CVE-2024-27396
- EPSS 0.01%
- Veröffentlicht 14.05.2024 15:12:27
- Zuletzt bearbeitet 14.01.2025 14:26:09
In the Linux kernel, the following vulnerability has been resolved: net: gtp: Fix Use-After-Free in gtp_dellink Since call_rcu, which is called in the hlist_for_each_entry_rcu traversal of gtp_dellink, is not part of the RCU read critical section, ...
CVE-2024-27393
- EPSS 0.01%
- Veröffentlicht 14.05.2024 15:12:26
- Zuletzt bearbeitet 08.04.2025 19:42:11
In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Add missing skb_mark_for_recycle Notice that skb_mark_for_recycle() is introduced later than fixes tag in commit 6a5bcd84e886 ("page_pool: Allow drivers to hint on SK...
CVE-2023-52654
- EPSS 0.11%
- Veröffentlicht 14.05.2024 14:23:13
- Zuletzt bearbeitet 18.09.2025 17:01:35
In the Linux kernel, the following vulnerability has been resolved: io_uring/af_unix: disable sending io_uring over sockets File reference cycles have caused lots of problems for io_uring in the past, and it still doesn't work exactly right and rac...
CVE-2023-52655
- EPSS 0.01%
- 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...
- EPSS 0.03%
- Veröffentlicht 14.05.2024 14:23:13
- Zuletzt bearbeitet 21.08.2025 13:15:35
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.01%
- 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-48690
- EPSS 0.02%
- Veröffentlicht 03.05.2024 18:15:08
- Zuletzt bearbeitet 19.09.2025 14:55:29
In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with differen...
CVE-2022-48695
- EPSS 0.01%
- Veröffentlicht 03.05.2024 18:15:08
- Zuletzt bearbeitet 26.12.2024 20:38:14
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.01%
- 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-48705
- EPSS 0.02%
- Veröffentlicht 03.05.2024 18:15:08
- Zuletzt bearbeitet 19.09.2025 14:43:59
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix crash in chip reset fail In case of drv own fail in reset, we may need to run mac_reset several times. The sequence would trigger system crash as the log b...