CVE-2024-26956
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 23.12.2025 00:57:54
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submit_bh_wbc()". This resolves a kernel BUG reported by syzbot. ...
CVE-2024-26957
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 20.03.2025 21:27:17
In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free for the load field ...
CVE-2024-26947
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:10
- Zuletzt bearbeitet 18.09.2025 14:13:26
In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 ("arm: extend pfn_valid to take into account freed memory map alignment") chan...
CVE-2024-26948
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:10
- Zuletzt bearbeitet 18.09.2025 14:12:33
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dc_state NULL check in dc_state_release [How] Check wheather state is NULL before releasing it.
CVE-2024-26934
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:26
In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usb_deauthorize_interface() Among the attribute file callback routines in drivers/usb/core/sysfs.c, the interface_authorized_store() function is the only...
CVE-2024-26935
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:27
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 ("scsi: core: Remove the /proc/scsi/${proc_name} directory earlier") fixed a bug related to modules l...
CVE-2024-26937
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:27
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queue_priority_hint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows repl...
CVE-2024-26931
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:07
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000...
CVE-2022-48664
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:08
- Zuletzt bearbeitet 26.09.2025 19:14:53
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when stopping a space reclaim worker Often when running generic/562 from fstests we can hang during unmount, resulting in a trace like this: Sep 0...
CVE-2022-48666
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:08
- Zuletzt bearbeitet 20.03.2025 21:34:01
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a use-after-free There are two .exit_cmd_priv implementations. Both implementations use resources associated with the SCSI host. Make sure that these resources are ...