Lucene search
+L

171772 matches found

EUVD
EUVD
added 2026/08/15 5:55 a.m.4 views

EUVD-2026-59250

In the Linux kernel, the following vulnerability has been resolved: gue: validate REMCSUM private option length GUE private flags can indicate that remote checksum offload metadata is present. The private flags field itself is accounted for by guehdrflagslen, but guehdrprivflagslen currently...

5.5AI score0.00755EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:55 a.m.12 views

CVE-2026-72351 gue: validate REMCSUM private option length

In the Linux kernel, the following vulnerability has been resolved: gue: validate REMCSUM private option length GUE private flags can indicate that remote checksum offload metadata is present. The private flags field itself is accounted for by guehdrflagslen, but guehdrprivflagslen currently...

9.8CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.19 views

CVE-2026-72351 gue: validate REMCSUM private option length

In the Linux kernel, the following vulnerability has been resolved: gue: validate REMCSUM private option length GUE private flags can indicate that remote checksum offload metadata is present. The private flags field itself is accounted for by guehdrflagslen, but guehdrprivflagslen currently...

9.8CVSS0.00755EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:55 a.m.11 views

CVE-2026-72350 netfilter: xt_u32: reject invalid shift counts

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtu32: reject invalid shift counts u32matchit executes rule-supplied shift operands on a 32-bit value. A malformed u32 rule can provide a shift count of 32 or more, triggering an undefined shift out-of-bounds during...

7.8CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:55 a.m.7 views

EUVD-2026-59217

In the Linux kernel, the following vulnerability has been resolved: cifs: validate DFS referral string offsets parsedfsreferrals validates that the response header and referral array fit in the received buffer, but each referral also contains string offsets supplied by the server. Those offsets a...

5.5AI score0.00586EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.22 views

CVE-2026-72318 cifs: validate DFS referral string offsets

In the Linux kernel, the following vulnerability has been resolved: cifs: validate DFS referral string offsets parsedfsreferrals validates that the response header and referral array fit in the received buffer, but each referral also contains string offsets supplied by the server. Those offsets a...

9.4CVSS0.00586EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.25 views

CVE-2026-72303 ASoC: SOF: ipc4-control: Validate notification payload size

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-control: Validate notification payload size Validate MODULENOTIFICATION payload length before reading bytes/channel data in control update handling...

7.8CVSS0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59199

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: topology: validate vendor array size before parsing sofparsetokensets reads array-size while iterating over topology private data. The loop condition only checks that some data remains, so a malformed topology with a...

5.4AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59196

In the Linux kernel, the following vulnerability has been resolved: net: atm: reject out-of-range traffic classes in QoS validation Reject ATM traffic classes above ATMANYCLASS in checktp. SOATMQOS stores the supplied QoS after checkqos succeeds, so accepting larger values leaves invalid...

5.3AI score0.00159EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:55 a.m.26 views

CVE-2026-72297

CVE-2026-72297 : Linux kernel vulnerability in ATM QoS validation. The issue arises when QoS is accepted and larger traffic_class values are not rejected, leaving vcc->qos with invalid values. This can lead to an out-of-bounds read in /proc/net/atm/pvc when indexing class_name[] with vcc->q...

7.1CVSS5.2AI score0.00159EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:55 a.m.11 views

CVE-2026-72297 net: atm: reject out-of-range traffic classes in QoS validation

In the Linux kernel, the following vulnerability has been resolved: net: atm: reject out-of-range traffic classes in QoS validation Reject ATM traffic classes above ATMANYCLASS in checktp. SOATMQOS stores the supplied QoS after checkqos succeeds, so accepting larger values leaves invalid...

7.1CVSS5.4AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59194

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chi...

5.4AI score0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59193

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check irq validity in kvmvcpuioctlinterrupt Function kvmvcpuioctlinterrupt can be called from userspace, here add irq validility cheking in kvmvcpuioctlinterrupt...

5.3AI score0.00163EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:54 a.m.24 views

CVE-2026-72261

Summary: CVE-2026-72261 affects the Linux kernel ASoC: SOF ipc3-control path. In snd_sof_update_control, the code validates firmware-provided cdata->num_elems against local_cdata->data->size but does not verify it against the actual allocation size. If local_cdata->data->size was p...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:54 a.m.9 views

EUVD-2026-59137

In the Linux kernel, the following vulnerability has been resolved: x86/boot: Validate console=uart8250 baud rate to fix early boot hang When the baud rate is empty, 0, invalid, or overflows to 0 when stored as an int, the system will hang during early boot because of a division by zero in...

5.3AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:54 a.m.7 views

EUVD-2026-58967

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate attribute values on lookup ntfsattrfind and ntfsexternalattrfind check that generic resident attribute values fit in their attribute records and that fixed-size resident values are large enough. For variable-length...

5.4AI score0.00516EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:54 a.m.34 views

CVE-2026-72209

CVE-2026-72209 concerns the Linux kernel NTFS attribute value handling. The fix adds a shared attribute value validator and applies it before any lookup path can return an attribute (including AT_UNUSED). The validator enforces bounds for resident values, minimum resident sizes, checks variable-l...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:54 a.m.5 views

EUVD-2026-58964

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

5.4AI score0.00516EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:54 a.m.15 views

CVE-2026-72206 ntfs: validate index block header more strictly

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

9.8CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.25 views

CVE-2026-72206 ntfs: validate index block header more strictly

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

9.8CVSS0.00516EPSS
SaveExploits0References2
Rows per page
Query Builder