CVE-2023-53039
- EPSS 0.07%
- 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.06%
- 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.05%
- 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...
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:54:54
- Zuletzt bearbeitet 20.05.2025 14:15:26
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-49932
- EPSS 0.04%
- 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.08%
- 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.08%
- 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-49924
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:11:03
- Zuletzt bearbeitet 01.10.2025 15:15:38
In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: Fix potential memory leak in fdp_nci_send() fdp_nci_send() will call fdp_nci_i2c_write that will not free skb in the function. As a result, when fdp_nci_i2c_write() finis...
CVE-2022-49923
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:11:02
- Zuletzt bearbeitet 01.10.2025 15:15:37
In the Linux kernel, the following vulnerability has been resolved: nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() nxp_nci_send() will call nxp_nci_i2c_write(), and only free skb when nxp_nci_i2c_write() failed. However, even if the nxp_...
CVE-2022-49910
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:53
- Zuletzt bearbeitet 11.11.2025 01:38:30
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu Fix the race condition between the following two flows that run in parallel: 1. l2cap_reassemble_sdu -> chan->o...