CVE-2026-31740
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:36
- Zuletzt bearbeitet 07.05.2026 19:56:03
In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member The counter driver can use HW channels 1 and 2, while the PWM driver can use HW channels 0, 1, 2, 3, 4, 6, 7. ...
CVE-2026-31741
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:36
- Zuletzt bearbeitet 07.05.2026 19:55:42
In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: prevent counter from being toggled multiple times Runtime PM counter is incremented / decremented each time the sysfs enable file is written to. If user writ...
CVE-2026-31739
- EPSS 0.05%
- Veröffentlicht 01.05.2026 14:14:35
- Zuletzt bearbeitet 07.05.2026 19:00:05
In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Add missing CRYPTO_ALG_ASYNC The tegra crypto driver failed to set the CRYPTO_ALG_ASYNC on its asynchronous algorithms, causing the crypto API to select them for us...
CVE-2026-31737
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:34
- Zuletzt bearbeitet 07.05.2026 18:55:56
In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix ring allocation unwind on open failure ftgmac100_alloc_rings() allocates rx_skbs, tx_skbs, rxdes, txdes, and rx_scratch in stages. On intermediate failures it r...
CVE-2026-31738
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:34
- Zuletzt bearbeitet 07.05.2026 18:58:07
In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlan_na_create vxlan_na_create() walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond ...
CVE-2026-31736
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:33
- Zuletzt bearbeitet 07.05.2026 16:53:14
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device will cause a NULL pointer deref and crash the syst...
CVE-2026-31734
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:32
- Zuletzt bearbeitet 07.05.2026 16:50:47
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU Since commit 8e4f0b1ebcf2 ("bpf: use rcu_read_lock_dont_migrate() for trampoline.c"), the BPF prolog (_...
CVE-2026-31735
- EPSS 0.02%
- Veröffentlicht 01.05.2026 14:14:32
- Zuletzt bearbeitet 07.05.2026 16:52:11
In the Linux kernel, the following vulnerability has been resolved: iommupt: Fix short gather if the unmap goes into a large mapping unmap has the odd behavior that it can unmap more than requested if the ending point lands within the middle of a l...
CVE-2026-31733
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:31
- Zuletzt bearbeitet 07.05.2026 16:44:45
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix stale direct dispatch state in ddsp_dsq_id @p->scx.ddsp_dsq_id can be left set (non-SCX_DSQ_INVALID) triggering a spurious warning in mark_direct_dispatch() when the...
CVE-2026-31731
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:30
- Zuletzt bearbeitet 08.05.2026 13:16:36
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Address thermal zone removal races with resume Since thermal_zone_pm_complete() and thermal_zone_device_resume() re-initialize the poll_queue delayed work for the gi...