Lucene search
+L

3352 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63935

In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero or a negative value to the samplingfrequency sysfs attribute trigge...

0.00189EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:39 p.m.9 views

CVE-2026-64089

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative lastchangesetlen batadvpivtt::lastchangesetlen len was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative...

5.5AI score0.00552EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/19 3:39 p.m.8 views

EUVD-2026-45774

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative lastchangesetlen batadvpivtt::lastchangesetlen len was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative...

5.6AI score0.00552EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:39 p.m.15 views

CVE-2026-64089

CVE-2026-64089 affects the Linux kernel Batman-Adv (batman-adv) TT code. The root cause is that last_changeset_len was declared as s16, which can wrap when values exceed 32767, producing a negative value that then propagates into a widened s32. This leads batadv_tt_prepare_tvlv_local_data() to al...

9.8CVSS5.6AI score0.00552EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.14 views

CVE-2026-64088

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative ttbufflen batadvorignode::ttbufflen was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative signed integer. I...

8.8CVSS5.4AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64088 batman-adv: tt: fix negative tt_buff_len

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative ttbufflen batadvorignode::ttbufflen was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative signed integer. I...

8.8CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 3:39 p.m.9 views

EUVD-2026-45773

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative ttbufflen batadvorignode::ttbufflen was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative signed integer. I...

5.6AI score0.00281EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:39 p.m.13 views

CVE-2026-64088

CVE-2026-64088 relates to the Linux kernel’s batman-adv code, where batadv_orig_node::tt_buff_len was defined as a signed 16-bit int (s16) but not intended to hold negatives. When values exceed 32767, they wrap to negative values, and in batadv_send_other_tt_response the field is widened to s32, ...

8.8CVSS5.6AI score0.00281EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64089

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative lastchangesetlen batadvpivtt::lastchangesetlen len was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative...

9.8CVSS5.4AI score0.00552EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64089 batman-adv: tt: fix negative last_changeset_len

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative lastchangesetlen batadvpivtt::lastchangesetlen len was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative...

9.8CVSS5.5AI score
SaveExploits0References11
NVD
NVD
added 2026/07/19 3:16 p.m.8 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...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.4 views

CVE-2026-63935 iio: adc: nxp-sar-adc: fix division by zero in write_raw

In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero or a negative value to the samplingfrequency sysfs attribute trigge...

5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.30 views

CVE-2026-63935 iio: adc: nxp-sar-adc: fix division by zero in write_raw

In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero or a negative value to the samplingfrequency sysfs attribute trigge...

0.00189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63935

In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero or a negative value to the samplingfrequency sysfs attribute trigge...

5.2AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63893 thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tbpropertyentryvalid entry-value is u32 and entry-length is u16; the sum is performed in u32 and wraps. A malicious XDomain peer can pick value = 0xffffff00, length = 0x100 so the sum...

8.1CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 2:18 p.m.17 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
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.8 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
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.35 views

CVE-2026-63868 net: garp: fix unsigned integer underflow in garp_pdu_parse_attr

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...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:18 p.m.5 views

CVE-2026-63868 net: garp: fix unsigned integer underflow in garp_pdu_parse_attr

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.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61406

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the batman-adv module where the last changeset len field in batadv piv tt is declared as a signed 16-bit integer s16. Because this field should not hold negative value...

9.8CVSS5.3AI score0.00552EPSS
SaveExploits0
Rows per page
Query Builder