CVE-2026-23247
- EPSS 0.12%
- Veröffentlicht 18.03.2026 10:05:09
- Zuletzt bearbeitet 21.05.2026 17:35:59
In the Linux kernel, the following vulnerability has been resolved: tcp: secure_seq: add back ports to TS offset This reverts 28ee1b746f49 ("secure_seq: downgrade to per-host timestamp offsets") tcp_tw_recycle went away in 2017. Zhouyan Deng repo...
CVE-2026-23245
- EPSS 0.13%
- Veröffentlicht 18.03.2026 10:05:07
- Zuletzt bearbeitet 21.05.2026 18:47:30
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_gate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump path is walking the schedule list. Convert the para...
CVE-2026-23242
- EPSS 0.39%
- Veröffentlicht 18.03.2026 10:05:05
- Zuletzt bearbeitet 21.05.2026 15:43:26
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix potential NULL pointer dereference in header processing If siw_get_hdr() returns -EINVAL before set_rx_fpdu_context(), qp->rx_fpdu can be NULL. The error path in siw_...
CVE-2026-23243
- EPSS 0.13%
- Veröffentlicht 18.03.2026 10:05:05
- Zuletzt bearbeitet 21.05.2026 15:52:23
In the Linux kernel, the following vulnerability has been resolved: RDMA/umad: Reject negative data_len in ib_umad_write ib_umad_write computes data_len from user-controlled count and the MAD header sizes. With a mismatched user MAD header size and...
CVE-2025-71267
- EPSS 0.12%
- Veröffentlicht 18.03.2026 10:05:04
- Zuletzt bearbeitet 21.05.2026 18:28:40
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) condition. A malfo...
CVE-2025-71266
- EPSS 0.12%
- Veröffentlicht 18.03.2026 10:05:02
- Zuletzt bearbeitet 21.05.2026 15:39:12
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: check return value of indx_find to avoid infinite loop We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) condition. A ma...
CVE-2025-71265
- EPSS 0.12%
- Veröffentlicht 18.03.2026 10:05:01
- Zuletzt bearbeitet 20.05.2026 19:43:23
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) cond...
CVE-2026-23240
- EPSS 0.49%
- Veröffentlicht 10.03.2026 17:28:27
- Zuletzt bearbeitet 20.05.2026 19:30:38
In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tls_sw_cancel_work_tx() This issue was discovered during a code audit. After cancel_delayed_work_sync() is called from tls_sk_proto_close(), tx_work_han...
CVE-2026-23239
- EPSS 0.1%
- Veröffentlicht 10.03.2026 17:28:26
- Zuletzt bearbeitet 20.05.2026 19:27:54
In the Linux kernel, the following vulnerability has been resolved: espintcp: Fix race condition in espintcp_close() This issue was discovered during a code audit. After cancel_work_sync() is called from espintcp_close(), espintcp_tx_work() can st...
CVE-2026-23238
- EPSS 0.19%
- Veröffentlicht 04.03.2026 14:38:42
- Zuletzt bearbeitet 02.06.2026 14:16:48
In the Linux kernel, the following vulnerability has been resolved: romfs: check sb_set_blocksize() return value romfs_fill_super() ignores the return value of sb_set_blocksize(), which can fail if the requested block size is incompatible with the ...