CVE-2026-31552
- EPSS 0.07%
- Veröffentlicht 24.04.2026 14:33:19
- Zuletzt bearbeitet 27.04.2026 20:15:16
In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom Since upstream commit e75665dd0968 ("wifi: wlcore: ensure skb headroom before skb_push"), wl1271_tx_...
CVE-2026-31550
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:17
- Zuletzt bearbeitet 27.04.2026 20:15:37
In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835_asb_control() function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During ...
CVE-2026-31548
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:16
- Zuletzt bearbeitet 27.04.2026 20:15:55
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down When the nl80211 socket that originated a PMSR request is closed, cfg80211_release_pmsr() sets the request's nl_porti...
CVE-2026-31546
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:14
- Zuletzt bearbeitet 28.04.2026 20:48:20
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL deref in bond_debug_rlb_hash_show rlb_clear_slave intentionally keeps RLB hash-table entries on the rx_hashtbl_used_head list with slave set to NULL when no ...
CVE-2026-31545
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:13
- Zuletzt bearbeitet 28.04.2026 20:53:42
In the Linux kernel, the following vulnerability has been resolved: NFC: nxp-nci: allow GPIOs to sleep Allow the firmware and enable GPIOs to sleep. This fixes a `WARN_ON' and allows the driver to operate GPIOs which are connected to I2C GPIO expa...
CVE-2026-31540
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:09
- Zuletzt bearbeitet 28.04.2026 18:52:09
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Check set_default_submission() before deferencing When the i915 driver firmware binaries are not present, the set_default_submission pointer is not set. This pointer i...
CVE-2026-31531
- EPSS 0.01%
- Veröffentlicht 23.04.2026 11:12:44
- Zuletzt bearbeitet 28.04.2026 17:38:49
In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop() When querying a nexthop object via RTM_GETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSG_GOODSIZE...
CVE-2026-31532
- EPSS 0.01%
- Veröffentlicht 23.04.2026 11:12:44
- Zuletzt bearbeitet 29.04.2026 15:26:27
In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro->uniq use-after-free in raw_rcv() raw_release() unregisters raw CAN receive filters via can_rx_unregister(), but receiver deletion is deferred with call_rcu(). Thi...
CVE-2026-31523
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:09:51
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that qu...
CVE-2026-31524
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:07:48
In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asus_report_fixup() The asus_report_fixup() function was returning a newly allocated kmemdup()-allocated buffer, but never freeing it. Switch to de...