CVE-2026-23310
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:27:05
- Zuletzt bearbeitet 28.05.2026 14:20:22
In the Linux kernel, the following vulnerability has been resolved: bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded bond_option_mode_set() already rejects mode changes that would make a loaded XDP program incompatible via...
CVE-2026-23309
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:27:04
- Zuletzt bearbeitet 28.05.2026 14:24:05
In the Linux kernel, the following vulnerability has been resolved: tracing: Add NULL pointer check to trigger_data_free() If trigger_data_alloc() fails and returns NULL, event_hist_trigger_parse() jumps to the out_free error path. While kfree() sa...
CVE-2026-23308
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:27:03
- Zuletzt bearbeitet 28.05.2026 14:25:49
In the Linux kernel, the following vulnerability has been resolved: pinctrl: equilibrium: fix warning trace on load The callback functions 'eqbr_irq_mask()' and 'eqbr_irq_ack()' are also called in the callback function 'eqbr_irq_mask_ack()'. This i...
CVE-2026-23307
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:27:02
- Zuletzt bearbeitet 28.05.2026 14:28:13
In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message When looking at the data in a USB urb, the actual_length is the size of the buffer passed to the dr...
CVE-2026-23306
- EPSS 0.13%
- Veröffentlicht 25.03.2026 10:27:01
- Zuletzt bearbeitet 28.05.2026 14:31:45
In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free in pm8001_queue_command() Commit e29c47fe8946 ("scsi: pm8001: Simplify pm8001_task_exec()") refactors pm8001_queue_command(), however it introduces...
CVE-2026-23305
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:27:00
- Zuletzt bearbeitet 28.05.2026 14:33:24
In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix unwinding in error path in rocket_probe When rocket_core_init() fails (as could be the case with EPROBE_DEFER), we need to properly unwind by decrementing the cou...
CVE-2026-23304
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:59
- Zuletzt bearbeitet 28.05.2026 14:34:35
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() l3mdev_master_dev_rcu() can return NULL when the slave device is being un-slaved from a VRF. All other callers deal with this, ...
CVE-2026-23303
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:58
- Zuletzt bearbeitet 28.05.2026 14:40:06
In the Linux kernel, the following vulnerability has been resolved: smb: client: Don't log plaintext credentials in cifs_set_cifscreds When debug logging is enabled, cifs_set_cifscreds() logs the key payload and exposes the plaintext username and p...
CVE-2026-23302
- EPSS 0.09%
- Veröffentlicht 25.03.2026 10:26:57
- Zuletzt bearbeitet 04.07.2026 12:16:54
In the Linux kernel, the following vulnerability has been resolved: net: annotate data-races around sk->sk_{data_ready,write_space} skmsg (and probably other layers) are changing these pointers while other cpus might read them concurrently. Add co...
CVE-2026-23300
- EPSS 0.12%
- Veröffentlicht 25.03.2026 10:26:56
- Zuletzt bearbeitet 28.05.2026 14:46:05
In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop When a standalone IPv6 nexthop object is created with a loopback device (e.g., "ip -6 nexthop add id 100 dev l...