CVE-2023-30772
- EPSS 0.07%
- Veröffentlicht 16.04.2023 04:15:08
- Zuletzt bearbeitet 05.05.2025 16:15:39
The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.
CVE-2023-1990
- EPSS 0.01%
- Veröffentlicht 12.04.2023 20:15:07
- Zuletzt bearbeitet 19.03.2025 16:15:17
A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.
- EPSS 0.02%
- Veröffentlicht 11.04.2023 21:15:15
- Zuletzt bearbeitet 21.11.2024 07:40:17
A use-after-free flaw was found in btsdio_remove in drivers\bluetooth\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.
CVE-2023-1582
- EPSS 0.02%
- Veröffentlicht 05.04.2023 20:15:07
- Zuletzt bearbeitet 13.02.2025 15:15:13
A race problem was found in fs/proc/task_mmu.c in the memory management sub-component in the Linux kernel. This issue may allow a local attacker with user privilege to cause a denial of service.
CVE-2023-1855
- EPSS 0.02%
- Veröffentlicht 05.04.2023 20:15:07
- Zuletzt bearbeitet 12.02.2025 16:15:34
A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability co...
CVE-2023-1838
- EPSS 0.02%
- Veröffentlicht 05.04.2023 19:15:07
- Zuletzt bearbeitet 21.11.2024 07:39:59
A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel infor...
CVE-2023-1611
- EPSS 0.01%
- Veröffentlicht 03.04.2023 22:15:06
- Zuletzt bearbeitet 13.02.2025 15:15:13
A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea
CVE-2023-1670
- EPSS 0.05%
- Veröffentlicht 30.03.2023 23:15:06
- Zuletzt bearbeitet 14.02.2025 16:15:32
A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.
CVE-2023-1076
- EPSS 0.01%
- Veröffentlicht 27.03.2023 21:15:10
- Zuletzt bearbeitet 24.02.2025 17:15:12
A flaw was found in the Linux Kernel. The tun/tap sockets have their socket UID hardcoded to 0 due to a type confusion in their initialization function. While it will be often correct, as tuntap devices require CAP_NET_ADMIN, it may not always be the...
- EPSS 0.02%
- Veröffentlicht 27.03.2023 21:15:10
- Zuletzt bearbeitet 21.11.2024 07:38:24
In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,...