- EPSS -
- Veröffentlicht 08.12.2025 01:19:32
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: virt/coco/sev-guest: Double-buffer messages The encryption algorithms read and write directly to shared unencrypted memory, which may leak information as well as permit the host to...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:31
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Fix out-of-bounds access when allocating config buffers When allocating the 2D array for handling IRQ type registers in regmap_add_irq_chip_fwnode(), the intent is to a...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:30
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() Currently the buffer pointed by event is not freed in case ATH12K_FLAG_UNREGISTERING bit is set, this causes memory ...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:28
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving f...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:27
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btracker_destroy Otherwise the kernel can BUG with: [ 2245.426978] =============================================================...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:26
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Handle lock during peer_id find ath12k_peer_find_by_id() requires that the caller hold the ab->base_lock. Currently the WBM error path does not hold the lock and call...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:25
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:23
- Zuletzt bearbeitet 08.12.2025 02:15:52
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync Use-after-free can occur in hci_disconnect_all_sync if a connection is deleted by concurrent processing of a controller even...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:22
- Zuletzt bearbeitet 08.12.2025 02:15:51
In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Fix direction for 0-length ioctl control messages The syzbot fuzzer found a problem in the usbtmc driver: When a user submits an ioctl for a 0-length control transfer,...
- EPSS -
- Veröffentlicht 08.12.2025 01:19:21
- Zuletzt bearbeitet 08.12.2025 02:15:51
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue When ufshcd_err_handler() is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcd_hand...