CVE-2024-23851
- EPSS 0.03%
- Veröffentlicht 23.01.2024 09:15:36
- Zuletzt bearbeitet 04.11.2025 19:16:55
copy_params in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INT_MAX bytes, and crash, because of a missing param_kernel->data_size check. This is related to ctl_ioctl.
CVE-2023-39197
- EPSS 0.04%
- Veröffentlicht 23.01.2024 03:15:11
- Zuletzt bearbeitet 21.11.2024 08:14:53
An out-of-bounds read vulnerability was found in Netfilter Connection Tracking (conntrack) in the Linux kernel. This flaw allows a remote user to disclose sensitive information via the DCCP protocol.
CVE-2024-0775
- EPSS 0.02%
- Veröffentlicht 22.01.2024 13:15:25
- Zuletzt bearbeitet 21.11.2024 08:47:20
A use-after-free flaw was found in the __ext4_remount in fs/ext4/super.c in ext4 in the Linux kernel. This flaw allows a local user to cause an information leak problem while freeing the old quota file names before a potential failure, leading to a u...
CVE-2021-33631
- EPSS 0.2%
- Veröffentlicht 18.01.2024 15:15:08
- Zuletzt bearbeitet 02.04.2025 18:33:53
Integer Overflow or Wraparound vulnerability in openEuler kernel on Linux (filesystem modules) allows Forced Integer Overflow.This issue affects openEuler kernel: from 4.19.90 before 4.19.90-2401.3, from 5.10.0-60.18.0 before 5.10.0-183.0.0.
CVE-2022-48619
- EPSS 0.01%
- 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.
- EPSS 0.03%
- 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.02%
- 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.02%
- 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-2022-2586
- EPSS 2.5%
- Veröffentlicht 08.01.2024 18:15:44
- Zuletzt bearbeitet 28.10.2025 13:34:55
It was discovered that a nft object or expression could reference a nft set on a different nft table, leading to a use-after-free once that table was deleted.
CVE-2022-2588
- EPSS 54.31%
- Veröffentlicht 08.01.2024 18:15:44
- Zuletzt bearbeitet 21.11.2024 07:01:18
It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if its handle had the value 0.