CVE-2025-38353
- EPSS 0.12%
- Veröffentlicht 25.07.2025 13:15:23
- Zuletzt bearbeitet 18.11.2025 12:51:07
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it ...
CVE-2025-38352
- EPSS 1.35%
- Veröffentlicht 22.07.2025 08:15:23
- Zuletzt bearbeitet 08.01.2026 16:28:23
In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() If an exiting non-autoreaping task has already passed exit_notify() and calls handle_posix_cp...
CVE-2025-38349
- EPSS 0.15%
- Veröffentlicht 18.07.2025 07:53:16
- Zuletzt bearbeitet 18.11.2025 12:52:07
In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutex_unlock(&ep->mtx)...
CVE-2025-38348
- EPSS 0.17%
- Veröffentlicht 10.07.2025 08:15:15
- Zuletzt bearbeitet 16.12.2025 17:35:21
In the Linux kernel, the following vulnerability has been resolved: wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() Robert Morris reported: |If a malicious USB device pretends to be an Intersil p54 wifi |interface and generates an e...
CVE-2025-38347
- EPSS 0.16%
- Veröffentlicht 10.07.2025 08:15:14
- Zuletzt bearbeitet 12.05.2026 13:16:48
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-s...
CVE-2025-38345
- EPSS 0.16%
- Veröffentlicht 10.07.2025 08:15:13
- Zuletzt bearbeitet 16.12.2025 17:46:13
In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi operand cache leak in dswstate.c ACPICA commit 987a3b5cf7175916e2a4b6ea5b8e70f830dfe732 I found an ACPI cache leak in ACPI early termination and boot continuing c...
CVE-2025-38343
- EPSS 0.15%
- Veröffentlicht 10.07.2025 08:15:12
- Zuletzt bearbeitet 18.11.2025 12:52:21
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: drop fragments with multicast or broadcast RA IEEE 802.11 fragmentation can only be applied to unicast frames. Therefore, drop fragments with multicast or broad...
CVE-2025-38344
- EPSS 0.16%
- Veröffentlicht 10.07.2025 08:15:12
- Zuletzt bearbeitet 16.12.2025 17:47:14
In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi parse and parseext cache leaks ACPICA commit 8829e70e1360c81e7a5a901b5d4f48330e021ea5 I'm Seunghun Han, and I work for National Security Research Institute of Sou...
CVE-2025-38342
- EPSS 0.16%
- Veröffentlicht 10.07.2025 08:15:11
- Zuletzt bearbeitet 12.05.2026 13:16:48
In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in software_node_get_reference_args() software_node_get_reference_args() wants to get @index-th element, so the property value requires at least ...
CVE-2025-38340
- EPSS 0.14%
- Veröffentlicht 10.07.2025 08:15:10
- Zuletzt bearbeitet 18.11.2025 12:52:39
In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test KASAN reported out of bounds access - cs_dsp_mock_bin_add_name_or_info(), because the source string length was rounded up...