This bug was fixed in the package linux-azure-nvidia - 6.8.0-1025.27

---------------
linux-azure-nvidia (6.8.0-1025.27) noble; urgency=medium

  * noble/linux-azure-nvidia: 6.8.0-1025.27 -proposed tracker (LP:
#2125071)

  [ Ubuntu-nvidia: 6.8.0-1040.43 ]

  * noble/linux-nvidia: 6.8.0-1040.43 -proposed tracker (LP: #2125093)

  [ Ubuntu-azure: 6.8.0-1040.46 ]

  * noble/linux-azure: 6.8.0-1040.46 -proposed tracker (LP: #2125522)
  * azure: backport "cifs: fix pagecache leak when do writepages"
    (LP: #2122719)
    - cifs: fix pagecache leak when do writepages
  * azure: backport "hv_netvsc: Fix panic during namespace deletion with VF"
    (LP: #2120803)
    - hv_netvsc: Fix panic during namespace deletion with VF
  * azure: backport various SMB multichannel fixes (LP: #2118807)
    - cifs: reset connections for all channels when reconnect requested
    - cifs: update dstaddr whenever channel iface is updated
    - cifs: dns resolution is needed only for primary channel
    - cifs: deal with the channel loading lag while picking channels
    - cifs: serialize other channels when query server interfaces is pending
    - cifs: do not disable interface polling on failure
    - smb: client: fix potential deadlock when reconnecting channels
    - smb: client: fix warning when reconnecting channel
  * net: mana: Use page pool fragments for RX buffers instead of full pages to
    improve memory efficiency (LP: #2121570)
    - net: mana: Use page pool fragments for RX buffers instead of full pages
      to improve memory efficiency.

  [ Ubuntu-azure: 6.8.0-1039.45 ]

  * noble/linux-azure: 6.8.0-1039.45 -proposed tracker (LP: #2125074)
  [ Ubuntu: 6.8.0-85.85 ]
  * noble/linux: 6.8.0-85.85 -proposed tracker (LP: #2125109)
  * Packaging resync (LP: #1786013)
    - [Packaging] resync git-ubuntu-log
  * CVE-2025-38500
    - xfrm: interface: fix use-after-free after changing collect_md xfrm
      interface
  * TLS socket disconnection causes various issues (LP: #2120516) //
    CVE-2025-37756
    - net: tls: explicitly disallow disconnect
  * CVE-2025-38477
    - net/sched: sch_qfq: Fix race condition on qfq_aggregate
    - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in
      qfq_delete_class
  * CVE-2025-38618
    - vsock: Do not allow binding to VMADDR_PORT_ANY
  * CVE-2025-38617
    - net/packet: fix a race in packet_set_ring() and packet_notifier()
  * CVE-2025-37785
    - ext4: fix OOB read when checking dotdot dir

  [ Ubuntu-azure: 6.8.0-1038.44 ]

  [ Ubuntu: 6.8.0-84.84 ]
  * Linux refcount imbalance in af_unix subsystem (LP: #2121515)
    - SAUCE: af_unix: Fix GC compatibility with upstream OOB refcount changes

 -- John Cabaj <[email protected]>  Tue, 23 Sep 2025 16:07:09
-0500

** Changed in: linux-azure-nvidia (Ubuntu Noble)
       Status: Fix Committed => Fix Released

** CVE added: https://cve.org/CVERecord?id=CVE-2025-37756

** CVE added: https://cve.org/CVERecord?id=CVE-2025-37785

** CVE added: https://cve.org/CVERecord?id=CVE-2025-38477

** CVE added: https://cve.org/CVERecord?id=CVE-2025-38500

** CVE added: https://cve.org/CVERecord?id=CVE-2025-38617

** CVE added: https://cve.org/CVERecord?id=CVE-2025-38618

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure-nvidia in Ubuntu.
https://bugs.launchpad.net/bugs/2119465

Title:
  linux-azure-nvidia: Include cppc_cpufreq in linux-modules

Status in linux-azure-nvidia package in Ubuntu:
  New
Status in linux-azure-nvidia source package in Noble:
  Fix Released

Bug description:
  [Impact]

  Azure requested cppc_cpufreq to be available by default (without need
  to install modules-extra). Address this by moving it to linux-modules.

  Include cppc_cpufreq module in linux-modules package instead of linux-
  modules-extra so that cpufreq is enabled by default (without the need
  to install linux-modules-extra).

  The fix is fairly simple, add the cppc_cpufreq.ko modules to azure-
  nvidia.inclusion-list.

  [Test Case]

  Currently cppc_cpufreq is not included in linux-modules package.

  root@flavio:/home/ubuntu# uname -rv
  6.8.0-1019-azure-nvidia #20-Ubuntu SMP Fri Jun 27 23:52:00 UTC 2025
  root@flavio:/home/ubuntu# lsmod  | grep cpufreq
  root@flavio:/home/ubuntu#
  root@flavio:/home/ubuntu# cat 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
  cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: No such file or 
directory

  Preparing a test kernel with the fix and installing only the linux-
  image and linux-modules package, cppc_cpufreq is present.

  ubuntu@flavio:~$ uname -rv
  6.8.0-1020-azure-nvidia #21 SMP Mon Aug  4 16:37:34 UTC 2025

  root@flavio:/home/ubuntu# lsmod | grep cpufreq
  cppc_cpufreq          262144  0
  root@flavio:/home/ubuntu# cat 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
  ondemand

  [Where problems could occur]

  The fix just adds a module in linux-modules package. Not any severe
  regressions expected. However, those who expected to find this module
  in modules-extra will not find there anymore.

  [Other]

  The fix is needed for linux-azure-nvidia, for Noble, 6.8.
  SF#413581

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure-nvidia/+bug/2119465/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to