CVE-2026-23111
- EPSS 0.01%
- Veröffentlicht 13.02.2026 13:29:55
- Zuletzt bearbeitet 18.03.2026 13:43:28
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() nft_map_catchall_activate() has an inverted element activity check compared to its non-catchall coun...
CVE-2026-23110
- EPSS 0.01%
- Veröffentlicht 04.02.2026 16:08:30
- Zuletzt bearbeitet 18.03.2026 14:12:01
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler onl...
CVE-2026-23109
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:29
- Zuletzt bearbeitet 18.03.2026 14:10:20
In the Linux kernel, the following vulnerability has been resolved: fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes() Above the while() loop in wait_sb_inodes(), we document that we must wait for all pages under writeback for dat...
CVE-2026-23108
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:28
- Zuletzt bearbeitet 18.03.2026 17:12:48
In the Linux kernel, the following vulnerability has been resolved: can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory le...
CVE-2026-23106
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:27
- Zuletzt bearbeitet 19.03.2026 19:24:19
In the Linux kernel, the following vulnerability has been resolved: timekeeping: Adjust the leap state for the correct auxiliary timekeeper When __do_ajdtimex() was introduced to handle adjtimex for any timekeeper, this reference to tk_core was not...
CVE-2026-23107
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:27
- Zuletzt bearbeitet 19.03.2026 19:21:34
In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA The code to restore a ZA context doesn't attempt to allocate the task's sve_state before setting TIF_SME. Consequently...
CVE-2026-23105
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:26
- Zuletzt bearbeitet 19.03.2026 19:26:09
In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag This is more of a preventive patch to make the code more consistent and to prevent possible ...
CVE-2026-23104
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:25
- Zuletzt bearbeitet 19.03.2026 19:27:23
In the Linux kernel, the following vulnerability has been resolved: ice: fix devlink reload call trace Commit 4da71a77fc3b ("ice: read internal temperature sensor") introduced internal temperature sensor reading via HWMON. ice_hwmon_init() was adde...
CVE-2026-23102
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:24
- Zuletzt bearbeitet 19.03.2026 19:30:19
In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid stat...
CVE-2026-23103
- EPSS 0.01%
- Veröffentlicht 04.02.2026 16:08:24
- Zuletzt bearbeitet 19.03.2026 19:28:44
In the Linux kernel, the following vulnerability has been resolved: ipvlan: Make the addrs_lock be per port Make the addrs_lock be per port, not per ipvlan dev. Initial code seems to be written in the assumption, that any address change must occur...