CVE-2024-38306
- EPSS 0.14%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 17.09.2025 16:00:46
In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios [BUG] Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status er...
CVE-2024-39293
- EPSS 0.14%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 17.09.2025 16:05:04
In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash wh...
CVE-2024-37078
- EPSS 0.25%
- Veröffentlicht 25.06.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:00
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential kernel bug due to lack of writeback flag waiting Destructive writes to a block device on which nilfs2 is mounted can cause a kernel bug in the folio/page writ...
CVE-2021-4440
- EPSS 0.23%
- Veröffentlicht 25.06.2024 15:15:11
- Zuletzt bearbeitet 24.03.2025 17:28:48
In the Linux kernel, the following vulnerability has been resolved: x86/xen: Drop USERGS_SYSRET64 paravirt call commit afd30525a659ac0ae0904f0cb4a2ca75522c3123 upstream. USERGS_SYSRET64 is used to return from a syscall via SYSRET, but a Xen PV gue...
CVE-2024-37021
- EPSS 0.21%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.11.2025 21:16:13
In the Linux kernel, the following vulnerability has been resolved: fpga: manager: add owner module and take its refcount The current implementation of the fpga manager assumes that the low-level module registers a driver for the parent device and ...
CVE-2024-39292
- EPSS 0.23%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 04.11.2025 18:16:30
In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winch_handlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winch_handlers list. If that ...
CVE-2024-38633
- EPSS 0.24%
- Veröffentlicht 21.06.2024 11:15:12
- Zuletzt bearbeitet 04.11.2025 18:16:29
In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uart_driver_registered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respect...
CVE-2024-38634
- EPSS 0.19%
- Veröffentlicht 21.06.2024 11:15:12
- Zuletzt bearbeitet 04.11.2025 18:16:29
In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Lock port->lock when calling uart_handle_cts_change() uart_handle_cts_change() has to be called with port lock taken, Since we run it in a separate work, the lock ...
CVE-2024-38635
- EPSS 0.23%
- Veröffentlicht 21.06.2024 11:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:55
In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however comp...
CVE-2024-38659
- EPSS 0.25%
- Veröffentlicht 21.06.2024 11:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:55
In the Linux kernel, the following vulnerability has been resolved: enic: Validate length of nl attributes in enic_set_vf_port enic_set_vf_port assumes that the nl attribute IFLA_PORT_PROFILE is of length PORT_PROFILE_MAX and that the nl attributes...