CVE-2023-53039
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:54:57
- Zuletzt bearbeitet 12.11.2025 19:14:08
In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to...
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-49930
- EPSS 0.13%
- Veröffentlicht 01.05.2025 14:11:07
- Zuletzt bearbeitet 01.10.2025 15:15:39
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in free_mr_init() Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutex_init() first befor...
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...