Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
8.8 HIGH
CVE-2026-68128 — ice: reject out-of-range ptype in ice_parser_profile_init

In the Linux kernel, the following vulnerability has been resolved: ice: reject out-of-range ptype in ice_parser_profile_init set_bit(rslt->ptype, prof->ptypes) operates on a DECLARE_BITMAP of ICE_…

linux_kernel | Memory Corruption
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
9.8 CRITICAL
CVE-2026-68127 — ila: reload IPv6 header after pskb_may_pull in checksum adjust

In the Linux kernel, the following vulnerability has been resolved: ila: reload IPv6 header after pskb_may_pull in checksum adjust ila_csum_adjust_transport() caches ip6h = ipv6_hdr(skb) before cal…

linux_kernel | Remote | Memory Corruption
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
0.0 NA
CVE-2026-68126 — mac802154: hold an interface reference across the scan worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: hold an interface reference across the scan worker mac802154_scan_worker() captures the scanning sub-interface under R…

linux_kernel | Memory Corruption
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
8.8 HIGH
CVE-2026-68125 — mac802154: llsec: reject frames shorter than the authentication tag

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsec_do_decrypt_auth() computes the associated-data length f…

linux_kernel | Memory Corruption
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
9.6 CRITICAL
CVE-2026-68124 — mctp: serial: handle zero-length frames to prevent rx buffer overflow

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length …

linux_kernel | Memory Corruption
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
9.8 CRITICAL
CVE-2026-68123 — openvswitch: fix GSO userspace truncation underflow

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVS_ACTION_ATTR_TRUNC currently stores a delta from the original skb length i…

linux_kernel | Remote | Memory Corruption
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
0.0 NA
CVE-2026-68122 — ovpn: fix peer refcount leak in TCP error paths

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix peer refcount leak in TCP error paths When either the TCP RX or TX error path calls ovpn_peer_hold() followed by schedu…

linux_kernel | Race Condition
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
7.8 HIGH
CVE-2026-68121 — pppoe: reload header pointer after dev_hard_header()

In the Linux kernel, the following vulnerability has been resolved: pppoe: reload header pointer after dev_hard_header() pppoe_sendmsg() saves a pointer to the PPPoE header before calling dev_hard_…

linux_kernel | Memory Corruption
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
7.5 HIGH
CVE-2026-68120 — rtase: Workaround for TX hang caused by hardware packet parsing

In the Linux kernel, the following vulnerability has been resolved: rtase: Workaround for TX hang caused by hardware packet parsing The hardware performs packet parsing before packet transmission. …

linux_kernel | Remote | Denial of Service
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
7.5 HIGH
CVE-2026-68119 — tcp: initialize standalone TCP-AO response padding

In the Linux kernel, the following vulnerability has been resolved: tcp: initialize standalone TCP-AO response padding tcp_v4_send_ack() and tcp_v6_send_response() construct standalone TCP response…

linux_kernel | Remote | Cryptography
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
8.2 HIGH
CVE-2026-68118 — tcp: challenge ACK for non-exact RST in SYN-RECEIVED

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcp_check_req() accepts an in-window…

linux_kernel | Remote | Race Condition
Aug 10, 2026 Aug 23, 2026
Aug 10, 2026
Aug 23, 2026
9.8 CRITICAL
CVE-2026-68117 — tipc: clear sock->sk on the failed-insert path in tipc_sk_create()

In the Linux kernel, the following vulnerability has been resolved: tipc: clear sock->sk on the failed-insert path in tipc_sk_create() When tipc_sk_create() fails to insert the new socket (tipc_sk_…

linux_kernel | Remote | Memory Corruption
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
7.9 HIGH
CVE-2026-68116 — vxlan: mdb: Fix source list corruption on a failed replace

In the Linux kernel, the following vulnerability has been resolved: vxlan: mdb: Fix source list corruption on a failed replace When replacing the source list of an MDB remote entry, all existing so…

linux_kernel | Race Condition
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
0.0 NA
CVE-2026-68115 — drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from commi…

linux_kernel | Denial of Service
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
0.0 NA
CVE-2026-68114 — drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from com…

linux_kernel | Denial of Service
Aug 10, 2026 Aug 18, 2026
Aug 10, 2026
Aug 18, 2026
0.0 NA
CVE-2026-68113 — drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from commi…

Aug 10, 2026 Aug 18, 2026
Aug 10, 2026
Aug 18, 2026
0.0 NA
CVE-2026-68112 — drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from co…

linux_kernel | Denial of Service
Aug 10, 2026 Aug 18, 2026
Aug 10, 2026
Aug 18, 2026
0.0 NA
CVE-2026-68111 — drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from commit…

linux_kernel | Misconfiguration
Aug 10, 2026 Aug 19, 2026
Aug 10, 2026
Aug 19, 2026
0.0 NA
CVE-2026-68110 — drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from c…

linux_kernel | Denial of Service
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
0.0 NA
CVE-2026-68109 — drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON() There's no need to crash the kernel for these cases. (cherry picked from com…

linux_kernel | Denial of Service
Aug 10, 2026 Aug 17, 2026
Aug 10, 2026
Aug 17, 2026
Showing 20 of 13913 Results