1437 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986743)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986743 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: Don't null dereference ops-destroy A KVM device cleanup happens in either of two callbacks: ...
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-369919)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-369919 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986975)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986975 advisory. In the Linux kernel, the following vulnerability has been resolved: schcake: do not call cakedestroy from cakeinit qdiscs are not supposed to call their own destroy...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986727)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986727 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987160)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987160 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5coredestroycq error path Prior to this patch in case...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-380439)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-380439 advisory. In the Linux kernel, the following vulnerability has been resolved: netrom: Fix a memory leak in nrheartbeatexpiry syzbot reported a memory leak in nrcreate 0. Comm...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-391604)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-391604 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987328)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987328 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix memleak in ttmtransfereddestroy We need to cleanup the fences for ghost objects as...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987384)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987384 advisory. In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexpartialdestroywork Syzbot reported memory leak in...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986955)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986955 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq-dbg pointer in mlx5debugcqremove Prior to this patch in case...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-395017)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-395017 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986715)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986715 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987119)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987119 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987203)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987203 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memory leak during stateful obj update stateful objects can be updated...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986984)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986984 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, the...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987372)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987372 advisory. In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in epremovewaitqueue If a non-root cgroup gets removed when there i...
cgroup: split cgroup_destroy_wq into 3 workqueues
...
SUSE CVE-2022-50496
In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in destroy...
SUSE CVE-2023-53604
In the Linux kernel, the following vulnerability has been resolved: dm integrity: call kmemcachedestroy in dmintegrityinit error path Otherwise the journaliocache will leak if dmregistertarget fails...
SUSE CVE-2025-39932
In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbddestroy call disableworksync&info-postsendcreditswork In smbddestroy we may destroy the memory so we better wait until postsendcreditswork is no longer pending and will never be started again. I actually just...