Lucene search
+L

367803 matches found

Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-72353

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid stale runlist element dereference in fallocate ntfsattrfallocate allocates holes and delayed allocations inside initialized size by looking up the current runlist element under ni-runlist.lock. The returned struct...

8.8CVSS5.5AI score0.00508EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago20 views

CVE-2026-72353 ntfs: avoid stale runlist element dereference in fallocate

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid stale runlist element dereference in fallocate ntfsattrfallocate allocates holes and delayed allocations inside initialized size by looking up the current runlist element under ni-runlist.lock. The returned struct...

8.8CVSS0.00508EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago21 views

CVE-2026-72352 HID: bpf: Fix hid_bpf_get_data() range check

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hidbpfgetdata range check hidbpfgetdata returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocatedsize. The current check adds rdwrbufsize and offset before...

7.8CVSS0.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-72352

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hidbpfgetdata range check hidbpfgetdata returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocatedsize. The current check adds rdwrbufsize and offset before...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago4 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 4 days ago6 views

CVE-2026-72352 HID: bpf: Fix hid_bpf_get_data() range check

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hidbpfgetdata range check hidbpfgetdata returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocatedsize. The current check adds rdwrbufsize and offset before...

7.8CVSS5.5AI score
SaveExploits0References7
OSV
OSV
added 4 days ago5 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
EUVD
EUVD
added 4 days ago4 views

EUVD-2026-59251

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hidbpfgetdata range check hidbpfgetdata returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocatedsize. The current check adds rdwrbufsize and offset before...

5.4AI score0.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72351

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.4AI score0.00755EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago18 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
CVE
CVE
added 4 days ago16 views

CVE-2026-72351

CVE-2026-72351 : In the Linux kernel, the vulnerability concerns GUE private flags indicating REMCSUM metadata. The root cause is that guehdr_priv_flags_len() returns 0 when GUE_PFLAG_REMCSUM is set, allowing a packet with only the private flags field to pass validate_gue_flags(). Consequently, g...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References8
CVE
CVE
added 4 days ago20 views

CVE-2026-72352

CVE-2026-72352 : In the Linux kernel, HID: bpf: Fix hid_bpf_get_data() range check. The vulnerability occurs in hid_bpf_get_data() where the check for the requested data range incorrectly sums rdwr_buf_size and offset before comparing with ctx->allocated_size, allowing an unsigned wrap and ret...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-72350

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.3AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 4 days ago21 views

CVE-2026-72350

In the Linux kernel netfilter xt_u32 implementation, the vulnerability stems from u32_match_it() performing rule-supplied shift operands on a 32-bit value; a malformed u32 rule can supply a shift count of 32 or more, causing an undefined shift out-of-bounds during packet evaluation. The issue is ...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-59249

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

5.4AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 4 days ago19 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.8CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
added 4 days ago6 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
Cvelist
Cvelist
added 4 days ago19 views

CVE-2026-72349 netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtrateest: fix u64 truncation in xtrateestmt On links faster than 34 Gbps, where byte rate may exceed 2^32-1 4.3 GBps, the comparison result becomes incorrect because the truncated value no longer reflects the actual...

0.0022EPSS
SaveExploits0References8
OSV
OSV
added 4 days ago3 views

CVE-2026-72349 netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtrateest: fix u64 truncation in xtrateestmt On links faster than 34 Gbps, where byte rate may exceed 2^32-1 4.3 GBps, the comparison result becomes incorrect because the truncated value no longer reflects the actual...

5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 4 days ago18 views

CVE-2026-72348 netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

9.1CVSS0.00625EPSS
SaveExploits0References8
Rows per page
Query Builder