- EPSS 0.51%
- Veröffentlicht 11.01.2024 19:15:12
- Zuletzt bearbeitet 21.11.2024 08:38:47
An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition.
- EPSS 0.31%
- Veröffentlicht 11.01.2024 19:15:12
- Zuletzt bearbeitet 21.11.2024 08:38:47
An issue was discovered in the Linux kernel before 6.6.8. atalk_ioctl in net/appletalk/ddp.c has a use-after-free because of an atalk_recvmsg race condition.
- EPSS 0.31%
- Veröffentlicht 11.01.2024 19:15:12
- Zuletzt bearbeitet 21.11.2024 08:38:47
An issue was discovered in the Linux kernel before 6.6.8. rose_ioctl in net/rose/af_rose.c has a use-after-free because of a rose_accept race condition.
CVE-2024-0340
- EPSS 0.24%
- Veröffentlicht 09.01.2024 18:15:47
- Zuletzt bearbeitet 14.05.2025 04:16:07
A vulnerability was found in vhost_new_msg in drivers/vhost/vhost.c in the Linux kernel, which does not properly initialize memory in messages passed between virtual guests and the host operating system in the vhost/vhost.c:vhost_new_msg() function. ...
CVE-2023-34324
- EPSS 0.89%
- Veröffentlicht 05.01.2024 17:15:08
- Zuletzt bearbeitet 04.11.2025 20:16:30
Closing of an event channel in the Linux kernel can result in a deadlock. This happens when the close is being performed in parallel to an unrelated Xen console action and the handling of a Xen console interrupt in an unprivileged guest. The closing...
- EPSS 0.41%
- Veröffentlicht 04.01.2024 17:15:08
- Zuletzt bearbeitet 24.03.2026 12:16:09
A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The aoecmd_cfg_pkts() function improperly updates the refcnt on `struct net_device`, and a use-after-free can be triggered by racing between the free on the struct and the ac...
CVE-2023-7192
- EPSS 0.3%
- Veröffentlicht 02.01.2024 19:15:11
- Zuletzt bearbeitet 21.11.2024 08:45:28
A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount...
- EPSS 0.72%
- Veröffentlicht 19.12.2023 14:15:08
- Zuletzt bearbeitet 17.08.2026 14:20:14
A heap out-of-bounds write vulnerability in the Linux kernel's Performance Events system component can be exploited to achieve local privilege escalation. A perf_event's read_size can overflow, leading to an heap out-of-bounds increment or write i...
- EPSS 0.37%
- Veröffentlicht 19.12.2023 14:15:08
- Zuletzt bearbeitet 12.05.2026 11:16:18
A use-after-free vulnerability in the Linux kernel's ipv4: igmp component can be exploited to achieve local privilege escalation. A race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed ...
CVE-2023-6606
- EPSS 0.53%
- Veröffentlicht 08.12.2023 17:15:07
- Zuletzt bearbeitet 21.11.2024 08:44:11
An out-of-bounds read vulnerability was found in smbCalcSize in fs/smb/client/netmisc.c in the Linux Kernel. This issue could allow a local attacker to crash the system or leak internal kernel information.