CVE-2023-53037
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:54:56
- Zuletzt bearbeitet 12.11.2025 19:13:52
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the dr...
CVE-2023-53036
- EPSS 0.16%
- Veröffentlicht 02.05.2025 15:54:55
- Zuletzt bearbeitet 12.11.2025 19:10:59
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM dev...
CVE-2023-53035
- EPSS 0.19%
- Veröffentlicht 02.05.2025 15:54:54
- Zuletzt bearbeitet 17.03.2026 14:58:26
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() The ioctl helper function nilfs_ioctl_wrap_copy(), which exchanges a metadata array to/from user space, may copy uninitialize...
CVE-2022-49932
- EPSS 0.18%
- Veröffentlicht 02.05.2025 15:54:53
- Zuletzt bearbeitet 12.11.2025 15:56:49
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace Call kvm_init() only after _all_ setup is complete, as kvm_init() exposes /dev/kvm to userspace and thus all...
CVE-2025-37798
- EPSS 0.18%
- Veröffentlicht 02.05.2025 14:16:02
- Zuletzt bearbeitet 06.11.2025 20:49:48
In the Linux kernel, the following vulnerability has been resolved: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() After making all ->qlen_notify() callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fq...
CVE-2025-37797
- EPSS 0.17%
- Veröffentlicht 02.05.2025 14:16:01
- Zuletzt bearbeitet 06.11.2025 20:48:20
In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check...
CVE-2022-49931
- EPSS 0.15%
- Veröffentlicht 01.05.2025 14:11:08
- Zuletzt bearbeitet 01.10.2025 15:15:41
In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in sc_disable() Commit 13bac861952a ("IB/hfi1: Fix abba locking issue with sc_disable()") incorrectly tries to move a list from one list head to anothe...
CVE-2022-49928
- EPSS 0.15%
- Veröffentlicht 01.05.2025 14:11:06
- Zuletzt bearbeitet 01.10.2025 15:15:39
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed There is a null-ptr-deref when xps sysfs alloc failed: BUG: KASAN: null-ptr-deref in sysfs_do_create_link_sd+0x40/0xd0 Re...
CVE-2022-49927
- EPSS 0.17%
- Veröffentlicht 01.05.2025 14:11:05
- Zuletzt bearbeitet 01.10.2025 15:15:39
In the Linux kernel, the following vulnerability has been resolved: nfs4: Fix kmemleak when allocate slot failed If one of the slot allocate failed, should cleanup all the other allocated slots, otherwise, the allocated slots will leak: unrefere...
CVE-2022-49926
- EPSS 0.16%
- Veröffentlicht 01.05.2025 14:11:04
- Zuletzt bearbeitet 01.10.2025 15:15:38
In the Linux kernel, the following vulnerability has been resolved: net: dsa: Fix possible memory leaks in dsa_loop_init() kmemleak reported memory leaks in dsa_loop_init(): kmemleak: 12 new suspected memory leaks unreferenced object 0xffff888013...