[Kernel-packages] [Bug 1987430] Re: Ubuntu 22.04 kernel 5.15.0-46-generic leaks kernel memory in kmalloc-2k slabs

2023-02-12 Thread JianlinLv
hi Matthew, Any update about this issue? This issue also was happened with ubuntu 22.04 kernel 5.15.0-26. Does the latest tag Ubuntu-5.15.0-66.73 fix this issue? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bu

[Kernel-packages] [Bug 1987430] Re: Ubuntu 22.04 kernel 5.15.0-46-generic leaks kernel memory in kmalloc-2k slabs

2023-02-17 Thread JianlinLv
Attach patch to fix this issue ** Patch added: "0001-UBUNTU-audit-fix-memory-leak-of-audit_log_lsm.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987430/+attachment/5648111/+files/0001-UBUNTU-audit-fix-memory-leak-of-audit_log_lsm.patch -- You received this bug notification bec

[Kernel-packages] [Bug 1987430] Re: Ubuntu 22.04 kernel 5.15.0-46-generic leaks kernel memory in kmalloc-2k slabs

2023-02-22 Thread JianlinLv
hi Matthew, I did some investigation in 5.15.0-66-generic, lsm_multiple_contexts()return 0 that make audit_log_lsm() return without malloc memory thus avoiding memory leaks. audit_log_lsm() ->if (!lsm_multiple_contexts()) return; I haven't found out which commit change the behavior of

[Kernel-packages] [Bug 2102060] [NEW] Ubuntu 22.04 nvme WWID changed after upgrade kernel to 5.15.0-127 which occurred in specific nvme vendors

2025-03-11 Thread JianlinLv
Public bug reported: After updating kernel from 5.15.0-26 to 5.15.0-127, nvme disk WWID changed from /dev/disk/by-id/nvme-eui.XXX to /dev/disk/by-id/nvme-nvme.XXX . This issue happened on specific nvme vendor , such as Intel NVMe SSD : 8:00.0 Non-Volatile memory controller [0108]: Int

[Kernel-packages] [Bug 2102060] Re: Ubuntu 22.04 nvme WWID changed after upgrade kernel to 5.15.0-127 which occurred in specific nvme vendors

2025-03-11 Thread JianlinLv
** Patch added: "0001-nvme-pci-Remove-NVME_QUIRK_BOGUS_NID-quirk.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2102060/+attachment/5864096/+files/0001-nvme-pci-Remove-NVME_QUIRK_BOGUS_NID-quirk.patch -- You received this bug notification because you are a member of Kernel Packag