CVE-2026-31508
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:49
- Zuletzt bearbeitet 28.04.2026 15:04:04
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take ...
CVE-2026-31509
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:49
- Zuletzt bearbeitet 28.04.2026 15:02:57
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nci_close_device nci_close_device() flushes rx_wq and tx_wq while holding req_lock. This causes a circular locking dependency because n...
CVE-2026-31498
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:48
- Zuletzt bearbeitet 28.04.2026 14:41:39
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop l2cap_config_req() processes CONFIG_REQ for channels in BT_CONNECTED state to support L2CAP reconfiguration (e.g. ...
CVE-2026-31500
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:48
- Zuletzt bearbeitet 28.04.2026 13:57:57
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock btintel_hw_error() issues two __hci_cmd_sync() calls (HCI_OP_RESET and Intel exception-info retrieval) witho...
CVE-2026-31502
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:48
- Zuletzt bearbeitet 28.04.2026 14:47:01
In the Linux kernel, the following vulnerability has been resolved: team: fix header_ops type confusion with non-Ethernet ports Similar to commit 950803f72547 ("bonding: fix type confusion in bond_setup_by_slave()") team has the same class of heade...
CVE-2026-31503
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:48
- Zuletzt bearbeitet 28.04.2026 15:07:47
In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udp_sock to a local address and port, UDP uses two hashes (udptable->hash and udptable->hash2) for collision d...
CVE-2026-31494
- EPSS 0.02%
- Veröffentlicht 22.04.2026 14:16:47
- Zuletzt bearbeitet 28.04.2026 14:44:57
In the Linux kernel, the following vulnerability has been resolved: net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the amount of memory written. gem_get_sset_count() co...
CVE-2026-31495
- EPSS 0.02%
- Veröffentlicht 22.04.2026 14:16:47
- Zuletzt bearbeitet 28.04.2026 14:44:15
In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use netlink policy range checks Replace manual range and mask validations with netlink policy annotations in ctnetlink code paths, so that the netlink core re...
CVE-2026-31496
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:47
- Zuletzt bearbeitet 28.04.2026 14:43:22
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_expect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Similar to e77e6ff502ea ("netfilter: conntrack: do no...
CVE-2026-31497
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:47
- Zuletzt bearbeitet 28.04.2026 14:42:28
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: clamp SCO altsetting table indices btusb_work() maps the number of active SCO links to USB alternate settings through a three-entry lookup table when CVSD traffic...