This bug was fixed in the package linux-nvidia-tegra - 6.8.0-1013.13
---------------
linux-nvidia-tegra (6.8.0-1013.13) noble; urgency=medium
* noble/linux-nvidia-tegra: 6.8.0-1013.13 -proposed tracker (LP:
#2131246)
* NVIDIA k6.8 patches Oct 9, 2025 (LP: #2127135)
- NVIDIA: SAUCE: ASoC: tegra: Increasing max period/buffer size
- Revert "NVIDIA: SAUCE: usb: host: xhci: Fix USB2 HW LPM port number"
- xhci: stored cached port capability values in one place
- xhci: remove xhci_check_usb2_port_capability helper
- Revert "NVIDIA: SAUCE: usb: gadget: serial: Fix possible race with
close"
- Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"
- usb: gadget: u_serial: Fix race condition in TTY wakeup
- NVIDIA: SAUCE: i2c: tegra: Do not mark ACPI devices and PREEMPT_RT as
irq safe
- NVIDIA: SAUCE: kconfig: Add config for production build
- NVIDIA: SAUCE: arm64: configs: Update recovery defconfig
- NVIDIA: SAUCE: pwm: tegra: Fix types of input arguments
- NVIDIA: SAUCE: tegra_hv: Add sysfs to trigger HVC
- NVIDIA: SAUCE: arch: arm64: configs: Sanitize the defconfig
- NVIDIA: SAUCE: arch: arm64: configs: Disable Unsupported Tegra configs
- NVIDIA: SAUCE: arch: arm64: Enable kprobes config
- NVIDIA: SAUCE: ARM64: configs: Disable frequency governor configs
- NVIDIA: SAUCE: arm64: prod_defconfig: Enable PCIe hotplug
- NVIDIA: SAUCE: arm64: configs: tegra: enable Yama
- NVIDIA: SAUCE: arm64: prod_defconfig: add T264 support
- NVIDIA: SAUCE: arm64: prod_defconfig: Remove unused CONFIGs
- NVIDIA: SAUCE: tegra_prod_defconfig: Disable configs
- iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
- iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
- iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
- iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
- iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
- iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
- iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
- iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace)
CMDQV
- iommu/arm-smmu-v3: Start a new batch if new command is not supported
- iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF
- iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in
lvcmdq_error_header
- iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
- iommu/tegra241-cmdqv: Drop static at local variable
- iommu/tegra241-cmdqv: Do not allocate vcmdq until
dma_set_mask_and_coherent
- iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir
- iommu/tegra241-cmdqv: Fix unused variable warning
- iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift
- iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
- iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding
- iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
- NVIDIA: SAUCE: mmc: sd: Add quirk for SanDisk SR64G Extreme Pro power
off notify timeout
- NVIDIA: SAUCE: i2c: tegra: Fix the order of mutex unlock
- i2c: tegra: Fix reset error handling with ACPI
- i2c: tegra: Use internal reset when reset property is not available
- NVIDIA: SAUCE: i2c: tegra: Add Tegra256 I2C controller support
- NVIDIA: SAUCE: serial: amba-pl011: Do not use IBRD
- Revert "NVIDIA: SAUCE: arm64: configs: Enable ext* xattr & ACL"
- NVIDIA: SAUCE: iommu/arm-smmu-v3: use reserved memory for allocations
- NVIDIA: SAUCE: tegra_hv: cert & misra fixes in tegra_hv.c drv
- NVIDIA: SAUCE: virt: add sanity checks for ivc info's metadata
- NVIDIA: SAUCE: tegra_hv: don't expose mempool and ivc address in logs
- NVIDIA: SAUCE: tegra_hv: add support of async error diagnostics in
tegra_hv driver
- NVIDIA: SAUCE: tegra_hv: use prod kernel flag exposed by defconfig
- NVIDIA: SAUCE: tegra_hv: add max number of vmid check
- NVIDIA: SAUCE: t256s: gpio: add gpio support for tegra256
- NVIDIA: SAUCE: gpio-tegra: add is_tegra_hypervisor check
- Revert "NVIDIA: SAUCE: iommu/arm-smmu-v3: add suspend/resume support"
- NVIDIA: SAUCE: iommu/arm-smmu-v3: add suspend/resume support
- NVIDIA: SAUCE: iommu/arm-smmu-v3: Add pm suspend op
- NVIDIA: SAUCE: ivc: generate warning instead of panicing the target
- NVIDIA: SAUCE: ivc: fix comments raised by secure code inspection
- NVIDIA: SAUCE: ivc: cert & misra fixes in ivc.c drv
- NVIDIA: SAUCE: tegra_hv: use kzalloc instead of kmalloc
- NVIDIA: SAUCE: tegra_hv: remove tegra_hv_ivc_convert_cookie API
- NVIDIA: SAUCE: tegra_hv: clear out memory before release
- NVIDIA: SAUCE: tegra_hv: stop logging total mempool & ivc memory size
- NVIDIA: SAUCE: tegra_hv: cert & misra fixes
- NVIDIA: SAUCE: iommu/arm-smmu-v3: Add device-tree support in
tegra241-cmdqv driver
- NVIDIA: SAUCE: iommu/tegra241-cmdqv: WAR for 64-bit writes on NV HV
- NVIDIA: SAUCE: iommu/arm-smmu-v3: Retain prod and cons after resume
- NVIDIA: SAUCE: arm64: configs: Enable SCSI_UFS_DWC_TC_PLATFORM support
- NVIDIA: SAUCE: PCI: of: Use of_property_present()
- NVIDIA: SAUCE: i2c: tegra: Use of_property_present()
- NVIDIA: SAUCE: arm64: configs: Enable CMDQV
- NVIDIA: SAUCE: tegra_hv: doxygen comment fixes in hv drivers
- NVIDIA: SAUCE: hv-ivc: add doxygen comment
- NVIDIA: SAUCE: tegra_hv: clear out memory while unreserving ivc queue
- NVIDIA: SAUCE: tegra_hv: cert & misra fixes
- NVIDIA: SAUCE: i2c: tegra: Use separate variables for fast and fastplus
- NVIDIA: SAUCE: i2c: tegra: Use fast mode for master code byte of HS mode
- NVIDIA: SAUCE: i2c: tegra: Fix SCL low time violation in FM
- Revert "NVIDIA: SAUCE: PCI: tegra194: Refactor EP initialization
completion"
- NVIDIA: SAUCE: PCI: tegra194: Fix core_clk rate set
- NVIDIA: SAUCE: pci: Move dw_pcie_ep_linkup to threaded_irq handler
- NVIDIA: SAUCE: PCI: dwc: tegra194: Broaden architecture dependency
- NVIDIA: SAUCE: phy: tegra: p2u: Broaden architecture dependency
- NVIDIA: SAUCE: pid: WAR for kmemleak false positive in alloc_pid
- NVIDIA: SAUCE: arm64: defconfig: more Calico modules
- Revert "NVIDIA: SAUCE: phy: tegra: xusb: Fix unbalanced regulator
disable in UTMI PHY mode"
- phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
- NVIDIA: SAUCE: tegra_hv: Update interrupt property handling
- NVIDIA: SAUCE: icd: reworked changes on icd doc review comments
- NVIDIA: SAUCE: arm64: configs: Disable unused MMC and MTD configs from
prod_defconfig
- NVIDIA: SAUCE: soc/tegra: pmc: Initialise mutex
- NVIDIA: SAUCE: cpufreq: tegra194: Use AMU multi-read
- NVIDIA: SAUCE: net: phy: realtek: Fix RTL8211F suspend
- NVIDIA: SAUCE: cpufreq: tegra194: Remove unused variable
- NVIDIA: SAUCE: efuse: Remove unused variables
- NVIDIA: SAUCE: memory: Remove unused variable
- NVIDIA: SAUCE: arm64: defconfig: Enable configs required for TC
- NVIDIA: SAUCE: tegra_hv: stop ivc ops for unreserved IVC queue
- NVIDIA: SAUCE: perf: arm_cspmu: nvidia: add T264 support
- NVIDIA: SAUCE: perf: arm_cspmu: NVIDIA T264 PMU leakage workaround
- NVIDIA: SAUCE: arm64: defconfig: build EFI test module
- NVIDIA: SAUCE: arm64: configs: Disable unused LEDs configs from
prod_defconfig
- NVIDIA: SAUCE: arm64: configs: Disable unused REGULATOR_* configs from
prod
- NVIDIA: SAUCE: arm64: configs: Disable unused MTD configs from prod
- NVIDIA: SAUCE: arm64: configs: Disable Unused input/serial/gpio prod
configs
- Revert "NVIDIA: SAUCE: phy: xusb: Disable USB2 tracking for T234"
- phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode
- phy: tegra: xusb: Disable periodic tracking on Tegra234
- [Config] nvidia-tegra: updateconfigs to enable CONFIG_TEGRA241_CMDQV
- [Config] nvidia-tegra: Enable SCSI_UFS_DWC_TC_PLATFORM support
- [Config] nvidia-tegra: Align defconfig for Calico modules
- [Config] nvidia-tegra: Enable configs required for TC
* Disable upstream rtl8852 drivers to avoid conflict with OOTM
(LP: #2130195)
- [Config] Disable upstream rtl8852ce driver for OOTM
* Don't need to blacklist snd_soc_tegra_audio_graph_card (LP: #2129989)
- [Packaging] modprobe.d: Remove blacklist for
snd_soc_tegra_audio_graph_card
[ Ubuntu-realtime: 6.8.1-1038.39 ]
* noble/linux-realtime: 6.8.1-1038.39 -proposed tracker (LP: #2127613)
[ Ubuntu: 6.8.0-88.89 ]
* noble/linux: 6.8.0-88.89 -proposed tracker (LP: #2127619)
* Enable Xilinx PS UART configs (LP: #2121337)
- [Config] Enable Xilinx PS UART configs
* Fix ARL-U/H suspend issues (LP: #2112469)
- platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core
driver
- platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID
* r8169 can not wake on LAN via SFP moudule (LP: #2123901)
- r8169: set EEE speed down ratio to 1
* Add pvpanic kernel modules to linux-modules (LP: #2126659)
- [Packaging] Add pvpanic kernel modules to linux-modules
* CVE-2025-21729
- wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion
* Fix failure to build TDX module (LP: #2126698)
- x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
* Ubuntu 24.04.2: error in audit_log_object_context keep printing in the
kernel and console (LP: #2123815)
- SAUCE: fix: apparmor4.0.0 [26/90]: LSM stacking v39: Audit: Add record
for multiple object contexts
* ensure mptcp keepalives are honored when set (LP: #2125444)
- mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
* System hangs when running the memory stress test (LP: #2103680)
- mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions
* UBUNTU: fan: fail to check kmalloc() return could cause a NULL pointer
dereference (LP: #2125053)
- SAUCE: fan: vxlan: check memory allocation for map
* jammy:linux-riscv-6.8 is FTBFS because of wrong include (LP: #2122592)
- SAUCE: riscv: KVM: Remove broken include
* Performance degrades rapidly when spawning more processes to run benchmark
(LP: #2122006)
- cpuidle: menu: Avoid discarding useful information
- cpuidle: governors: menu: Avoid using invalid recent intervals data
* CVE-2025-38227
- media: vidtv: Terminating the subsequent process of initialization
failure
* CVE-2025-38678
- netfilter: nf_tables: reject duplicate device on updates
* CVE-2025-38616
- tls: handle data disappearing from under the TLS ULP
* CVE-2025-37838
- HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol
Driver Due to Race Condition
* VMSCAPE CVE-2025-40300 (LP: #2124105) // CVE-2025-40300
- Documentation/hw-vuln: Add VMSCAPE documentation
- x86/vmscape: Enumerate VMSCAPE bug
- x86/vmscape: Add conditional IBPB mitigation
- x86/vmscape: Enable the mitigation
- x86/bugs: Move cpu_bugs_smt_update() down
- x86/vmscape: Warn when STIBP is disabled with SMT
- x86/vmscape: Add old Intel CPUs to affected list
* VMSCAPE CVE-2025-40300 (LP: #2124105)
- [Config] Enable MITIGATION_VMSCAPE config
* CVE-2025-38352
- posix-cpu-timers: fix race between handle_posix_cpu_timers() and
posix_cpu_timer_del()
* CVE-2025-38118
- Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
- Bluetooth: MGMT: Fix sparse errors
-- Noah Wager <[email protected]> Thu, 13 Nov 2025 08:30:36
-0800
** Changed in: linux-nvidia-tegra (Ubuntu Noble)
Status: Fix Committed => Fix Released
** CVE added: https://cve.org/CVERecord?id=CVE-2025-21729
** CVE added: https://cve.org/CVERecord?id=CVE-2025-37838
** CVE added: https://cve.org/CVERecord?id=CVE-2025-38118
** CVE added: https://cve.org/CVERecord?id=CVE-2025-38227
** CVE added: https://cve.org/CVERecord?id=CVE-2025-38352
** CVE added: https://cve.org/CVERecord?id=CVE-2025-38616
** CVE added: https://cve.org/CVERecord?id=CVE-2025-38678
** CVE added: https://cve.org/CVERecord?id=CVE-2025-40300
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130195
Title:
Disable upstream rtl8852 drivers to avoid conflict with OOTM
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-tegra/+bug/2130195/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs