CVE-2026-8933
- EPSS 0.22%
- Veröffentlicht 21.07.2026 14:02:19
- Zuletzt bearbeitet 22.07.2026 19:17:14
A local privilege escalation vulnerability exists in snap-confine, a set-capabilities core component used internally by Canonical snapd to construct the secure execution environment for snap applications. This vulnerability uniquely affects versions ...
CVE-2026-15226
- EPSS 0.13%
- Veröffentlicht 21.07.2026 14:02:04
- Zuletzt bearbeitet 22.07.2026 19:16:54
A sandbox confinement bypass vulnerability exists in Canonical snapd within its internal execution environment compiler (snap-confine). The default seccomp security templates generated by the engine to restrict system calls do not filter or reject pr...
CVE-2024-5300
- EPSS 0.1%
- Veröffentlicht 21.07.2026 14:00:51
- Zuletzt bearbeitet 22.07.2026 19:16:53
An access control bypass and information disclosure vulnerability exists in the base AppArmor security profile configuration of Canonical snapd. The abstraction rules located in /etc/apparmor.d/abstractions/nss-systemd (inherited via ) inadvertently ...
CVE-2026-64207
- EPSS 0.11%
- Veröffentlicht 20.07.2026 16:27:54
- Zuletzt bearbeitet 17.08.2026 05:17:22
In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NET_XMIT_SUCCESS. Th...
CVE-2026-64205
- EPSS 0.13%
- Veröffentlicht 20.07.2026 16:27:53
- Zuletzt bearbeitet 17.08.2026 05:17:22
In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The ...
CVE-2026-64206
- EPSS 0.26%
- Veröffentlicht 20.07.2026 16:27:53
- Zuletzt bearbeitet 17.08.2026 05:17:22
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock l2cap_conn_del() takes conn->lock and then calls cancel_work_sync() for pending_rx_work. process_pending_rx() tak...
CVE-2026-64191
- EPSS 0.13%
- Veröffentlicht 20.07.2026 16:27:51
- Zuletzt bearbeitet 11.08.2026 19:05:37
In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2C_SMBUS_I2C_BLOCK_DATA case in stub_xfer() uses data->block[0] as the transfer length. The existing check only clamp...
CVE-2026-64192
- EPSS 0.12%
- Veröffentlicht 20.07.2026 16:27:51
- Zuletzt bearbeitet 23.08.2026 13:16:30
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized When CONFIG_BPF_LSM=y is set, BPF inode storage maps (BPF_MAP_TYPE_INODE_STORAGE) are compiled into the ...
CVE-2026-64190
- EPSS 0.1%
- Veröffentlicht 20.07.2026 16:27:48
- Zuletzt bearbeitet 11.08.2026 19:06:38
In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in team_xmit during mode change __team_change_mode() clears team->ops with memset() before restoring safe dummy handlers via team_adjust_ops...
CVE-2026-64188
- EPSS 0.12%
- Veröffentlicht 20.07.2026 16:27:47
- Zuletzt bearbeitet 11.08.2026 19:08:45
In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink() rmnet_dellink() removes the endpoint from the hash table with hlist_del_init_rcu() and then immediately frees i...