- EPSS 0.03%
- Veröffentlicht 25.03.2026 10:27:05
- Zuletzt bearbeitet 25.03.2026 15:41:33
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...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:27:02
- Zuletzt bearbeitet 18.04.2026 09:16:18
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...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:59
- Zuletzt bearbeitet 18.04.2026 09:16:18
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, ...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:58
- Zuletzt bearbeitet 18.04.2026 09:16:18
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...
- EPSS 0.03%
- Veröffentlicht 25.03.2026 10:26:57
- Zuletzt bearbeitet 27.04.2026 14:16:30
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...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:56
- Zuletzt bearbeitet 18.04.2026 09:16:17
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...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:54
- Zuletzt bearbeitet 18.04.2026 09:16:17
In the Linux kernel, the following vulnerability has been resolved: can: ucan: Fix infinite loop from zero-length messages If a broken ucan device gets a message with the message length field set to 0, then the driver will loop for forever in ucan_...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:53
- Zuletzt bearbeitet 18.04.2026 09:16:17
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix refcount leak for tagset_refcnt This leak will cause a hang when tearing down the SCSI host. For example, iscsid hangs with the following call trace: [130120.65271...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:51
- Zuletzt bearbeitet 18.04.2026 09:16:17
In the Linux kernel, the following vulnerability has been resolved: net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the nd_tbl is never initialized because inet6_init() exits before nd...
- EPSS 0.04%
- Veröffentlicht 25.03.2026 10:26:50
- Zuletzt bearbeitet 25.03.2026 15:41:33
In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in __configfs_open_file() In flush_write_buffer, &p->frag_sem is acquired and then the loaded store function is called, which, here, is target_c...