CVE-2023-52702
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 31.12.2024 20:19:13
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible memory leak in ovs_meter_cmd_set() old_meter needs to be free after it is detached regardless of whether the new meter is successfully attached.
CVE-2023-52703
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 23.09.2025 18:54:00
In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported that act_len in kalmia_send_init_packet() is uninitialized when passing it to the first usb_bulk_msg ...
CVE-2023-52704
- EPSS 0.08%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 25.09.2025 16:48:01
In the Linux kernel, the following vulnerability has been resolved: freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL Tetsuo-San noted that commit f5d39b020809 ("freezer,sched: Rewrite core freezer logic") broke call_usermodehelper_exec() for...
CVE-2023-52705
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 31.12.2024 20:18:52
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFS_SB2_OFFSET_BYTES, which computes the position of the second superblock, underflows when the argument de...
CVE-2023-52706
- EPSS 0.11%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 06.01.2025 20:39:12
In the Linux kernel, the following vulnerability has been resolved: gpio: sim: fix a memory leak Fix an inverted logic bug in gpio_sim_remove_hogs() that leads to GPIO hog structures never being freed.
CVE-2023-52707
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 06.01.2025 20:39:33
In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in ep_remove_wait_queue() If a non-root cgroup gets removed when there is a thread that registered trigger and is polling on a pressure file within th...
CVE-2021-47426
- EPSS 0.03%
- Veröffentlicht 21.05.2024 15:15:28
- Zuletzt bearbeitet 31.12.2024 20:03:39
In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Fix potential memory leak about jit_data Make sure to free jit_data through kfree() in the error path.
CVE-2021-47427
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:28
- Zuletzt bearbeitet 31.12.2024 20:04:00
In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix iscsi_task use after free Commit d39df158518c ("scsi: iscsi: Have abort handler get ref to conn") added iscsi_get_conn()/iscsi_put_conn() calls during abort handli...
CVE-2021-47428
- EPSS 0.03%
- Veröffentlicht 21.05.2024 15:15:28
- Zuletzt bearbeitet 25.09.2025 16:07:53
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: fix program check interrupt emergency stack path Emergency stack path was jumping into a 3: label inside the __GEN_COMMON_BODY macro for the normal path after it had f...
CVE-2021-47429
- EPSS 0.03%
- Veröffentlicht 21.05.2024 15:15:28
- Zuletzt bearbeitet 25.09.2025 16:07:20
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix unrecoverable MCE calling async handler from NMI The machine check handler is not considered NMI on 64s. The early handler is the true NMI handler, and then it sch...