Lucene search
+L

3 matches found

SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.8 views

SUSE CVE-2026-63868

In the Linux kernel, the following vulnerability has been resolved: net: garp: fix unsigned integer underflow in garppduparseattr The receive-side GARP attribute parser computes dlen with reversed operands: dlen = sizeofga - ga-len; ga-len is the on-wire attribute length and includes the GARP...

5.8AI score0.00165EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.10 views

CVE-2026-63868

In the Linux kernel, the following vulnerability has been resolved: net: garp: fix unsigned integer underflow in garppduparseattr The receive-side GARP attribute parser computes dlen with reversed operands: dlen = sizeofga - ga-len; ga-len is the on-wire attribute length and includes the GARP...

5.2AI score0.00165EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:18 p.m.23 views

CVE-2026-63868

The CVE-2026-63868 issue affects the Linux kernel network code (net: garp) where the on-wire attribute length (ga->len) is used alongside the header to compute dlen. The subtraction dlen = sizeof(*ga) - ga->len underflows, leading to a truncated data length passed to garp_attr_lookup() and ...

5.4AI score0.00165EPSS
SaveExploits0References8
Rows per page
Query Builder