Lucene search
+L

14846 matches found

CVE
CVE
added 2026/08/15 5:56 a.m.40 views

CVE-2026-72403

Summary: CVE-2026-72403 concerns the Linux kernel ALSA FCP USB handling. A malformed vendor-specific USB interface with no endpoint descriptors can cause a NULL pointer dereference in fcp_find_fc_interface() when it incorrectly reads endpoint 0 from the first vendor-specific interface without ver...

5.3AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:55 a.m.13 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.00745EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:55 a.m.52 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.00745EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:55 a.m.14 views

EUVD-2026-59195

In the Linux kernel, the following vulnerability has been resolved: net: ife: require ETHHLEN to be pullable in ifedecode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to ethtypetrans, which expects the inner...

5.4AI score0.00714EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:55 a.m.31 views

CVE-2026-72296 net: ife: require ETH_HLEN to be pullable in ife_decode()

In the Linux kernel, the following vulnerability has been resolved: net: ife: require ETHHLEN to be pullable in ifedecode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to ethtypetrans, which expects the inner...

9.1CVSS5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:55 a.m.61 views

CVE-2026-72296

The CVE-2026-72296 entry describes a Linux kernel vulnerability in the net/ife path where ife_decode() could return after pulling only the outer IFE header and metadata, causing eth_type_trans() to see an inner Ethernet header that may be absent in the linear data area. This could lead to a crash...

9.1CVSS5.4AI score0.00714EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:53 a.m.41 views

CVE-2026-72159

CVE-2026-72159 concerns the Linux kernel OCFS2 filesystem: non-inline dinodes with non-zero i_size and zero i_clusters on volumes without OCFS2_FEATURE_INCOMPAT_SPARSE_ALLOC are rejected due to a malformed extent/size descriptor mismatch. The issue affects regular files and non-inline directories...

5.3AI score0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.30 views

CVE-2026-72159 ocfs2: reject non-inline dinodes with i_size and zero i_clusters

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject non-inline dinodes with isize and zero iclusters On a volume mounted without OCFS2FEATUREINCOMPATSPARSEALLOC, a non-inline regular file with non-zero isize and zero iclusters is structurally malformed: the extent ma...

0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:53 a.m.12 views

EUVD-2026-58917

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject non-inline dinodes with isize and zero iclusters On a volume mounted without OCFS2FEATUREINCOMPATSPARSEALLOC, a non-inline regular file with non-zero isize and zero iclusters is structurally malformed: the extent ma...

5.4AI score0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:53 a.m.17 views

CVE-2026-72159 ocfs2: reject non-inline dinodes with i_size and zero i_clusters

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject non-inline dinodes with isize and zero iclusters On a volume mounted without OCFS2FEATUREINCOMPATSPARSEALLOC, a non-inline regular file with non-zero isize and zero iclusters is structurally malformed: the extent ma...

5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72652

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the xprtrdma component where the system fails to repost receive buffers when handling malformed replies. Specifically, the rpcrdma wc receive function decrements the...

7.5CVSS5.7AI score0.00675EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72484

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ife decode function where it may return after making only the outer IFE header and metadata pullable. When the decapsulated packet is subsequently passed to eth ty...

9.1CVSS5.7AI score0.00714EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72347

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject non-inline dinodes with i size and zero i clusters On a volume mounted without OCFS2 FEATURE INCOMPAT SPARSE ALLOC, a non-inline regular file with non-zero i size and zero i clusters is structurally malformed: the...

5.3AI score0.00211EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/14 6:44 p.m.13 views

CVE-2026-19695

A flaw was found in the Gammu DCT3 trace file parser in Wireshark. This issue occurs when malformed packets are decoded from a packet capture file, causing a stack-based buffer overflow, resulting in a denial of service. Mitigation To mitigate this vulnerability, do not open untrusted capture fil...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/08/14 2:38 p.m.9 views

EUVD-2026-58669

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.3AI score0.0029EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/14 2:38 p.m.70 views

CVE-2026-58224 Samba: ctdb fails to do integrity checking of received packets

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS0.0029EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/14 2:38 p.m.8 views

CVE-2026-58224 Samba: ctdb fails to do integrity checking of received packets

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.8AI score
SaveExploits0References7
Snyk
Snyk
added 2026/08/13 9:04 p.m.18 views

Uncaught Exception

Overview kibana is an open source Apache Licensed, browser-based analytics and search dashboard for Elasticsearch. Affected versions of this package are vulnerable to Uncaught Exception via the comment formatting. An attacker can cause affected cases to become inaccessible to all users by...

5.3CVSS5.5AI score0.00206EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 8:17 p.m.13 views

CVE-2026-72651

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated user with read-only privileges to the alerting feature could submit a specially crafted, malformed payload that causes the Kibana process to...

6.5CVSS0.00296EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 8:17 p.m.8 views

CVE-2026-18846

IBM i 7.6, 7.5, 7.4, and 7.3 s vulnerable to a buffer overflow from improperly validating client data. By sending malformed requests to one of the host servers, a remote attacker could leverage this vulnerability to cause a denial-of-server DoS for that server...

7.5CVSS0.00392EPSS
SaveExploits0References1
Rows per page
Query Builder