CVE-2025-38347
- EPSS 0.11%
- 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.05%
- 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.07%
- 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.05%
- 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.07%
- 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.08%
- 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...
CVE-2025-38337
- EPSS 0.11%
- Veröffentlicht 10.07.2025 08:15:08
- Zuletzt bearbeitet 16.12.2025 17:49:12
In the Linux kernel, the following vulnerability has been resolved: jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() Since handle->h_transaction may be a NULL pointer, so we should change it to call is_handle_aborted(handle) ...
CVE-2025-38336
- EPSS 0.09%
- Veröffentlicht 10.07.2025 08:15:07
- Zuletzt bearbeitet 16.12.2025 17:50:25
In the Linux kernel, the following vulnerability has been resolved: ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 The controller has a hardware bug that can hard hang the system when doing ATAPI DMAs without any trace of what happened...
CVE-2025-38334
- EPSS 0.07%
- Veröffentlicht 10.07.2025 08:15:06
- Zuletzt bearbeitet 16.12.2025 17:55:43
In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Prevent attempts to reclaim poisoned pages TL;DR: SGX page reclaim touches the page to copy its contents to secondary storage. SGX instructions do not gracefully handle ma...
CVE-2025-38332
- EPSS 0.05%
- Veröffentlicht 10.07.2025 08:15:05
- Zuletzt bearbeitet 19.12.2025 16:56:27
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy() for BIOS version The strlcat() with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buf...