CVE-2026-22997
- EPSS 0.42%
- Veröffentlicht 25.01.2026 14:36:12
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts Since j1939_session_deactivate_activate_next() in j1939_tp_rxtimer() is called ...
CVE-2026-22998
- EPSS 0.71%
- Veröffentlicht 25.01.2026 14:36:12
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec Commit efa56305908b ("nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length") added ttag boun...
CVE-2025-71162
- EPSS 0.19%
- Veröffentlicht 25.01.2026 14:36:09
- Zuletzt bearbeitet 26.02.2026 17:12:15
In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra-adma: Fix use-after-free A use-after-free bug exists in the Tegra ADMA driver when audio streams are terminated, particularly during XRUN conditions. The issue occ...
CVE-2026-22991
- EPSS 0.4%
- Veröffentlicht 23.01.2026 15:24:12
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: libceph: make free_choose_arg_map() resilient to partial allocation free_choose_arg_map() may dereference a NULL pointer if its caller fails after a partial allocation. For exampl...
CVE-2026-22990
- EPSS 0.34%
- Veröffentlicht 23.01.2026 15:24:11
- Zuletzt bearbeitet 27.04.2026 14:16:27
In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUG_ON in osdmap_apply_incremental() If the osdmap is (maliciously) corrupted such that the incremental osdmap epoch is different from what is expected...
CVE-2026-22980
- EPSS 0.13%
- Veröffentlicht 23.01.2026 15:24:02
- Zuletzt bearbeitet 27.04.2026 14:16:27
In the Linux kernel, the following vulnerability has been resolved: nfsd: provide locking for v4_end_grace Writing to v4_end_grace can race with server shutdown and result in memory being accessed after it was freed - reclaim_str_hashtbl in particu...
CVE-2026-22978
- EPSS 0.12%
- Veröffentlicht 23.01.2026 15:24:00
- Zuletzt bearbeitet 26.02.2026 20:17:16
In the Linux kernel, the following vulnerability has been resolved: wifi: avoid kernel-infoleak from struct iw_point struct iw_point has a 32bit hole on 64bit arches. struct iw_point { void __user *pointer; /* Pointer to the data (in us...
CVE-2025-71161
- EPSS 0.17%
- Veröffentlicht 23.01.2026 15:23:59
- Zuletzt bearbeitet 01.06.2026 17:16:38
In the Linux kernel, the following vulnerability has been resolved: dm-verity: disable recursive forward error correction There are two problems with the recursive correction: 1. It may cause denial-of-service. In fec_read_bufs, there is a loop th...
CVE-2025-71160
- EPSS 0.16%
- Veröffentlicht 23.01.2026 15:23:58
- Zuletzt bearbeitet 26.02.2026 20:19:14
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: avoid chain re-validation if possible Hamza Mahfooz reports cpu soft lock-ups in nft_chain_validate(): watchdog: BUG: soft lockup - CPU#1 stuck for 27s! [ip...
CVE-2025-71154
- EPSS 0.11%
- Veröffentlicht 23.01.2026 14:25:53
- Zuletzt bearbeitet 26.02.2026 20:30:51
In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usb_submit_urb() failure In async_set_registers(), when usb_submit_urb() fails, the allocated async_req structure and URB are not freed, cau...