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-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-2023-1390
- EPSS 0.51%
- Veröffentlicht 16.03.2023 21:15:11
- Zuletzt bearbeitet 23.04.2025 17:16:25
A remote denial of service vulnerability was found in the Linux kernel’s TIPC kernel module. The while loop in tipc_link_xmit() hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a syste...
- EPSS 0.02%
- Veröffentlicht 16.03.2023 00:15:11
- Zuletzt bearbeitet 05.05.2025 16:15:34
do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).
CVE-2022-3424
- EPSS 0.02%
- Veröffentlicht 06.03.2023 23:15:10
- Zuletzt bearbeitet 06.03.2025 21:15:12
A use-after-free flaw was found in the Linux kernel’s SGI GRU driver in the way the first gru_file_unlocked_ioctl function is called by the user, where a fail pass occurs in the gru_check_chiplet_assignment function. This flaw allows a local user to ...
CVE-2022-3707
- EPSS 0.01%
- Veröffentlicht 06.03.2023 23:15:10
- Zuletzt bearbeitet 07.03.2025 16:15:35
A double-free memory flaw was found in the Linux kernel. The Intel GVT-g graphics driver triggers VGA card system resource overload, causing a fail in the intel_gvt_dma_map_guest_page function. This issue could allow a local user to crash the system.
CVE-2023-1118
- EPSS 0.02%
- Veröffentlicht 02.03.2023 18:15:09
- Zuletzt bearbeitet 23.04.2025 17:16:24
A flaw use after free in the Linux kernel integrated infrared receiver/transceiver driver was found in the way user detaching rc device. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.
CVE-2023-23006
- EPSS 0.02%
- Veröffentlicht 01.03.2023 20:15:15
- Zuletzt bearbeitet 19.03.2025 19:15:38
In the Linux kernel before 5.15.13, drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c misinterprets the mlx5_get_uars_page return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
CVE-2023-23004
- EPSS 0.02%
- Veröffentlicht 01.03.2023 20:15:14
- Zuletzt bearbeitet 19.03.2025 20:15:17
In the Linux kernel before 5.19, drivers/gpu/drm/arm/malidp_planes.c misinterprets the get_sg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer).