CVE-2024-21823
- EPSS 0.2%
- Veröffentlicht 16.05.2024 21:16:03
- Zuletzt bearbeitet 15.04.2026 00:35:42
Hardware logic with insecure de-synchronization in Intel(R) DSA and Intel(R) IAA for some Intel(R) 4th or 5th generation Xeon(R) processors may allow an authorized user to potentially enable escalation of privilege local access
CVE-2024-25743
- EPSS 0.25%
- Veröffentlicht 15.05.2024 18:15:10
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel through 6.9, an untrusted hypervisor can inject virtual interrupts 0 and 14 at any point in time and can trigger the SIGFPE signal handler in userspace applications. This affects AMD SEV-SNP and AMD SEV-ES.
CVE-2024-27401
- EPSS 0.3%
- Veröffentlicht 14.05.2024 15:12:29
- Zuletzt bearbeitet 04.08.2026 11:17:44
In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure user_length is taken into account when fetching packet contents Ensure that packet_buffer_get respects the user_length provided. If the length of the head pa...
CVE-2024-27399
- EPSS 0.3%
- Veröffentlicht 14.05.2024 15:12:28
- Zuletzt bearbeitet 22.01.2026 20:37:12
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout There is a race condition between l2cap_chan_timeout() and l2cap_chan_del(). When we use l2cap_chan_del() to delete the c...
CVE-2023-52655
- EPSS 0.27%
- Veröffentlicht 14.05.2024 14:23:13
- Zuletzt bearbeitet 18.09.2025 17:08:40
In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeof(u64) the value passed to skb_trim() as length will wrap around ending u...
CVE-2023-52656
- EPSS 0.31%
- Veröffentlicht 14.05.2024 14:23:13
- Zuletzt bearbeitet 04.08.2026 10:18:36
In the Linux kernel, the following vulnerability has been resolved: io_uring: drop any code related to SCM_RIGHTS This is dead code after we dropped support for passing io_uring fds over SCM_RIGHTS, get rid of it.
CVE-2021-34981
- EPSS 0.2%
- Veröffentlicht 07.05.2024 23:15:13
- Zuletzt bearbeitet 14.08.2025 01:42:25
Linux Kernel Bluetooth CMTP Module Double Free Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel. An attacker must first obtain the ability to execute high-p...
CVE-2022-48695
- EPSS 0.24%
- Veröffentlicht 03.05.2024 18:15:08
- Zuletzt bearbeitet 04.08.2026 10:17:16
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcount_t: underflow; use-after-free. WARNING: CPU: ...
CVE-2022-48704
- EPSS 0.24%
- Veröffentlicht 03.05.2024 18:15:08
- Zuletzt bearbeitet 19.09.2025 14:44:56
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: add a force flush to delay work when radeon Although radeon card fence and wait for gpu to finish processing current batch rings, there is still a corner case that rade...
CVE-2022-48698
- EPSS 0.21%
- Veröffentlicht 03.05.2024 16:15:08
- Zuletzt bearbeitet 08.04.2025 15:46:37
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix memory leak when using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. Fix ...