- EPSS 0.02%
- Veröffentlicht 18.03.2026 10:05:09
- Zuletzt bearbeitet 18.03.2026 14:52:44
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.02%
- Veröffentlicht 18.03.2026 10:05:07
- Zuletzt bearbeitet 18.04.2026 09:16:14
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.07%
- Veröffentlicht 18.03.2026 10:05:05
- Zuletzt bearbeitet 02.04.2026 15:16: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.02%
- Veröffentlicht 18.03.2026 10:05:05
- Zuletzt bearbeitet 02.04.2026 15:16:26
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-2026-23240
- EPSS 0.07%
- Veröffentlicht 10.03.2026 17:28:27
- Zuletzt bearbeitet 02.04.2026 15:16:25
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.02%
- Veröffentlicht 10.03.2026 17:28:26
- Zuletzt bearbeitet 02.04.2026 15:16:25
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.01%
- Veröffentlicht 04.03.2026 14:38:42
- Zuletzt bearbeitet 17.03.2026 21:15:39
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 ...
CVE-2026-23237
- EPSS 0.01%
- Veröffentlicht 04.03.2026 14:38:41
- Zuletzt bearbeitet 17.03.2026 21:16:04
In the Linux kernel, the following vulnerability has been resolved: platform/x86: classmate-laptop: Add missing NULL pointer checks In a few places in the Classmate laptop driver, code using the accel object may run before that object's address is ...
CVE-2026-23236
- EPSS 0.01%
- Veröffentlicht 04.03.2026 14:36:40
- Zuletzt bearbeitet 02.04.2026 15:16:24
In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: properly copy ioctl memory to kernelspace The UFX_IOCTL_REPORT_DAMAGE ioctl does not properly copy data from userspace to kernelspace, and instead directly referenc...
CVE-2026-23235
- EPSS 0.02%
- Veröffentlicht 04.03.2026 14:36:39
- Zuletzt bearbeitet 17.03.2026 21:20:33
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size ...