CVE-2024-0639
- EPSS 0.16%
- Veröffentlicht 17.01.2024 16:15:46
- Zuletzt bearbeitet 21.11.2024 08:47:02
A denial of service vulnerability due to a deadlock was found in sctp_auto_asconf_init in net/sctp/socket.c in the Linux kernel’s SCTP subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the syste...
CVE-2024-0565
- EPSS 2%
- Veröffentlicht 15.01.2024 20:15:43
- Zuletzt bearbeitet 21.11.2024 08:46:53
An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service.
CVE-2023-6915
- EPSS 0.26%
- Veröffentlicht 15.01.2024 10:15:26
- Zuletzt bearbeitet 21.11.2024 08:44:49
A Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cause a denial of service problem due to a missing check at a function return.
CVE-2022-48619
- EPSS 0.21%
- Veröffentlicht 12.01.2024 03:15:08
- Zuletzt bearbeitet 21.11.2024 07:33:36
An issue was discovered in drivers/input/input.c in the Linux kernel before 5.17.10. An attacker can cause a denial of service (panic) because input_set_capability mishandles the situation in which an event code falls outside of a bitmap.
CVE-2023-6040
- EPSS 0.31%
- Veröffentlicht 12.01.2024 02:15:44
- Zuletzt bearbeitet 20.03.2025 16:59:40
An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 (netfilter: nf_tables: Reject tables of unsupported family); While creating a new netfilter table, lack of a safeguard against invalid nf_tables family ...
- 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-2021-3600
- EPSS 0.28%
- Veröffentlicht 08.01.2024 19:15:08
- Zuletzt bearbeitet 21.11.2024 06:21:56
It was discovered that the eBPF implementation in the Linux kernel did not properly track bounds information for 32 bit registers when performing div and mod operations. A local attacker could use this to possibly execute arbitrary code.