CVE-2024-35849
- EPSS 0.01%
- Veröffentlicht 17.05.2024 15:15:21
- Zuletzt bearbeitet 12.05.2026 12:16:37
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix information leak in btrfs_ioctl_logical_to_ino() Syzbot reported the following information leak for in btrfs_ioctl_logical_to_ino(): BUG: KMSAN: kernel-infoleak in in...
CVE-2023-52693
- EPSS 0.02%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 17.12.2025 03:43:35
In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpi_get_parent() called in acpi_video_dev_register_backlight() fails, for example, because acpi_ut_acqu...
- EPSS 0.04%
- Veröffentlicht 17.05.2024 15:15:19
- Zuletzt bearbeitet 18.06.2024 14:15:10
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2023-52676
- EPSS 0.02%
- Veröffentlicht 17.05.2024 15:15:18
- Zuletzt bearbeitet 25.09.2025 16:23:01
In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current 32bit. The ar...
CVE-2024-35832
- EPSS 0.06%
- Veröffentlicht 17.05.2024 14:15:19
- Zuletzt bearbeitet 24.09.2025 21:04:58
In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit bch_fs::snapshots is allocated by kvzalloc in __snapshot_t_mut. It should be freed by kvfree not kfree. Or umount will ...
CVE-2024-35828
- EPSS 0.02%
- Veröffentlicht 17.05.2024 14:15:18
- Zuletzt bearbeitet 12.05.2026 12:16:37
In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() In the for statement of lbs_allocate_cmd_buffer(), if the allocation of cmdarray[i].cmdbuf fails, both cmdarray and c...
CVE-2024-35821
- EPSS 0.12%
- Veröffentlicht 17.05.2024 14:15:17
- Zuletzt bearbeitet 23.12.2025 18:29:52
In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed ...
CVE-2024-35822
- EPSS 0.02%
- Veröffentlicht 17.05.2024 14:15:17
- Zuletzt bearbeitet 17.12.2025 19:24:07
In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c...
CVE-2024-35823
- EPSS 0.27%
- Veröffentlicht 17.05.2024 14:15:17
- Zuletzt bearbeitet 12.05.2026 12:16:37
In the Linux kernel, the following vulnerability has been resolved: vt: fix unicode buffer corruption when deleting characters This is the same issue that was fixed for the VGA text buffer in commit 39cdb68c64d8 ("vt: fix memory overlapping when de...
CVE-2024-35817
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:16
- Zuletzt bearbeitet 26.09.2025 14:55:27
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart pa...