CVE-2024-27053
- EPSS 0.13%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 12.05.2026 12:16:31
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: =============================...
CVE-2024-27054
- EPSS 0.01%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 02.05.2025 07:15:52
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it m...
- EPSS 0.04%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 10.03.2025 08:15:10
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-27056
- EPSS 0.02%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 03.11.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: ensure offloading TID queue exists The resume code path assumes that the TX queue for the offloading TID has been configured. At resume time it then tries to sy...
CVE-2024-27057
- EPSS 0.02%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 18.09.2025 15:17:53
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sof_ipc4_pcm_hw_free() is invoked to reset the pipeli...
CVE-2024-27058
- EPSS 0.05%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 08.04.2025 19:42:55
In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rb_tree root node must als...
CVE-2024-27062
- EPSS 0.01%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 08.04.2025 19:42:41
In the Linux kernel, the following vulnerability has been resolved: nouveau: lock the client object tree. It appears the client object tree has no locking unless I've missed something else. Fix races around adding/removing client objects, mostly vr...
CVE-2024-27063
- EPSS 0.02%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 18.09.2025 15:48:53
In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 ("leds: trigger: netdev: add additional specific link speed mode") in the various change...
CVE-2024-27065
- EPSS 0.02%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 12.05.2026 12:16:31
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not compare internal table flags on updates Restore skipping transaction if table update does not modify flags.
CVE-2024-27066
- EPSS 0.02%
- Veröffentlicht 01.05.2024 13:15:50
- Zuletzt bearbeitet 18.09.2025 16:56:30
In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When use_dma_api and premapped are true, then the do_unmap is false. Because the do_unmap is false, vring_unmap_extra_packed...