CVE-2021-47432
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 02.04.2025 14:51:30
In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek() When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in p...
CVE-2022-48706
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 03.02.2025 16:12:16
In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvf_mgmt_dev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak...
CVE-2022-48710
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 31.12.2024 20:09:11
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeon_fp_native_mode(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL pointer dere...
CVE-2023-52701
- EPSS 0.09%
- Veröffentlicht 21.05.2024 16:15:12
- Zuletzt bearbeitet 25.09.2025 16:48:56
In the Linux kernel, the following vulnerability has been resolved: net: use a bounce buffer for copying skb->mark syzbot found arm64 builds would crash in sock_recv_mark() when CONFIG_HARDENED_USERCOPY=y x86 and powerpc are not detecting the issu...
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-52705
- EPSS 0.02%
- 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-2021-47431
- EPSS 0.03%
- Veröffentlicht 21.05.2024 15:15:28
- Zuletzt bearbeitet 23.09.2025 20:25:23
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix gart.bo pin_count leak gmc_v{9,10}_0_gart_disable() isn't called matched with correspoding gart_enbale function in SRIOV case. This will lead to gart.bo pin_count l...
CVE-2021-47416
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:27
- Zuletzt bearbeitet 31.12.2024 18:53:18
In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUS_ALLOCATED indicates 2 states: 1. Bus is only allocated...
CVE-2021-47418
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:27
- Zuletzt bearbeitet 31.12.2024 20:03:20
In the Linux kernel, the following vulnerability has been resolved: net_sched: fix NULL deref in fifo_set_limit() syzbot reported another NULL deref in fifo_set_limit() [1] I could repro the issue with : unshare -n tc qd add dev lo root handle 1:...
CVE-2021-47405
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:26
- Zuletzt bearbeitet 03.02.2025 16:11:50
In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: free raw_report buffers in usbhid_stop Free the unsent raw_report buffers when the device is removed. Fixes a memory leak reported by syzbot at: https://syzkaller.app...