CVE-2023-1249
- EPSS 0.05%
- Veröffentlicht 23.03.2023 21:15:19
- Zuletzt bearbeitet 19.03.2025 16:15:16
A use-after-free flaw was found in the Linux kernel’s core dump subsystem. This flaw allows a local user to crash the system. Only if patch 390031c94211 ("coredump: Use the vma snapshot in fill_files_note") not applied yet, then kernel could be affec...
CVE-2023-1252
- EPSS 0.02%
- Veröffentlicht 23.03.2023 21:15:19
- Zuletzt bearbeitet 23.04.2025 17:16:25
A use-after-free flaw was found in the Linux kernel’s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the sys...
CVE-2023-1513
- EPSS 0.02%
- Veröffentlicht 23.03.2023 21:15:19
- Zuletzt bearbeitet 25.02.2025 20:15:32
A flaw was found in KVM. When calling the KVM_GET_DEBUGREGS ioctl, on 32-bit systems, there might be some uninitialized portions of the kvm_debugregs structure that could be copied to userspace, causing an information leak.
CVE-2023-28772
- EPSS 0.21%
- Veröffentlicht 23.03.2023 15:15:12
- Zuletzt bearbeitet 05.05.2025 16:15:34
An issue was discovered in the Linux kernel before 5.13.3. lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow.
CVE-2023-0386
- EPSS 54.24%
- Veröffentlicht 22.03.2023 21:15:18
- Zuletzt bearbeitet 04.11.2025 16:47:21
A flaw was found in the Linux kernel, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel’s OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount. This...
CVE-2022-4095
- EPSS 0.02%
- Veröffentlicht 22.03.2023 15:15:10
- Zuletzt bearbeitet 26.02.2025 17:15:13
A use-after-free flaw was found in Linux kernel before 5.19.2. This issue occurs in cmd_hdl_filter in drivers/staging/rtl8712/rtl8712_cmd.c, allowing an attacker to launch a local denial of service attack and gain escalation of privileges.
CVE-2023-1281
- EPSS 0.02%
- Veröffentlicht 22.03.2023 14:15:16
- Zuletzt bearbeitet 13.02.2025 17:15:58
Use After Free vulnerability in Linux kernel traffic control index filter (tcindex) allows Privilege Escalation. The imperfect hash area can be updated while packets are traversing, which will cause a use-after-free when 'tcf_exts_exec()' is called w...
CVE-2022-48423
- EPSS 0.03%
- Veröffentlicht 19.03.2023 03:15:11
- Zuletzt bearbeitet 27.02.2025 17:15:14
In the Linux kernel before 6.1.3, fs/ntfs3/record.c does not validate resident attribute names. An out-of-bounds write may occur.
CVE-2022-48424
- EPSS 0.03%
- Veröffentlicht 19.03.2023 03:15:11
- Zuletzt bearbeitet 27.02.2025 17:15:14
In the Linux kernel before 6.1.3, fs/ntfs3/inode.c does not validate the attribute name offset. An unhandled page fault may occur.
CVE-2022-48425
- EPSS 0.02%
- Veröffentlicht 19.03.2023 03:15:11
- Zuletzt bearbeitet 16.05.2025 20:22:17
In the Linux kernel through 6.2.7, fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs.