CVE-2024-40999
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 07.10.2025 20:07:46
In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that `first` flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descr...
CVE-2024-41000
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 12.05.2026 12:17:02
In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: [ 62.982337] ------------[ cut he...
CVE-2024-40975
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 06.10.2025 20:43:08
In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Unregister devices in reverse order Not all subsystems support a device getting removed while there are still consumers of the device with a refe...
CVE-2024-40976
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 03.11.2025 22:17:19
In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler bu...
CVE-2024-40977
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 03.11.2025 22:17:19
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix potential hung tasks during chip recovery During chip recovery (e.g. chip reset), there is a possible situation that kernel worker reset_work is holding th...
CVE-2024-40979
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 17.09.2025 14:57:57
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix kernel crash during resume Currently during resume, QMI target memory is not properly handled, resulting in kernel crash in case DMA remap is not supported: BUG:...
CVE-2024-40966
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 03.11.2025 22:17:18
In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just N_TTY. They are kind of special, and in particular, the "con_write()" ro...
CVE-2024-40971
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these file...
CVE-2024-40972
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 03.11.2025 22:17:19
In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4_xattr_set_entry() creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests a...
CVE-2024-40947
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:17
- Zuletzt bearbeitet 03.11.2025 22:17:16
In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in ima_match_policy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 ...