Lucene search
+L

11912 matches found

OSV
OSV
added 2026/07/20 7:06 p.m.14 views

MGASA-2026-0276 Updated golang packages fix security vulnerabilities

The updated packages fix security vulnerabilities: mime: quadratic complexity in WordDecoder.DecodeHeader. CVE-2026-42504 net/textproto: arbitrary input are included in errors without any escaping. CVE-2026-42507 crypto/x509: split candidate hostname only once. CVE-2026-27145 os: Root escape via...

7.8CVSS5.3AI score0.00591EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 5:36 p.m.10 views

Apache Kafka Clients: Apache Kafka Clients: Information disclosure and data corruption due to race condition in producer buffer management

A flaw was found in the Apache Kafka Java producer client. A race condition in the client's buffer pool management can cause messages to be silently delivered to incorrect topics. This occurs when a message batch expires while its network request is still active, leading to premature buffer...

8.7CVSS7.9AI score0.00467EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.50 views

CVE-2026-63754 SurrealDB before 3.1.0 Denial of Service via LIVE Query

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS0.0045EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 11:16 a.m.7 views

OPENSUSE-SU-2026:21382-1 Security update for chromium

This update for chromium fixes the following issues: Changes in chromium: - Chromium 150.0.7871.128 boo1271656: CVE-2026-15899: Use after free in CameraCapture CVE-2026-15900: Use after free in GPU CVE-2026-15901: Use after free in Network CVE-2026-15902: Use after free in Cast CVE-2026-15903: Ou...

9.6CVSS5.3AI score0.00573EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/07/20 10:59 a.m.21 views

CVE-2026-64159

A flaw was found in the Linux kernel's network file system netfs component. This vulnerability occurs when the local file size is larger than the size reported by the remote server, leading to an incorrect update of the 'zero point' a file position used to optimize reads. An attacker could...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/20 12:00 a.m.10 views

The vulnerability of the ColdFusion software platform, related to authentication errors, allows attackers to execute arbitrary code.

The vulnerability of the ColdFusion software platform is related to authentication errors. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

9CVSS6.3AI score0.00408EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-64169

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: spi: ep93xx: fix error pointer deref after DMA setup failure The driver falls back to PIO mo...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-63997

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: avoid leaking a netdev ref on module flash errors moduleflashfwschedule is missing undo for setting the "inprogress" flag and taking the netdev reference. Delay taking these, the device can't disappear while we a...

0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.22 views

CVE-2026-64169

In the Linux kernel, the following vulnerability has been resolved: spi: ep93xx: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to the clear the DMA channel pointers on setup failure to avoid dereferencing an error...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:40 p.m.26 views

EUVD-2026-45855

In the Linux kernel, the following vulnerability has been resolved: spi: qup: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to the clear the DMA channel pointers on setup failure to avoid dereferencing an error pointer...

5.4AI score0.00114EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 3:40 p.m.18 views

EUVD-2026-45853

In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying to release the DMA channels also on late probe...

5.4AI score0.00115EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:40 p.m.37 views

CVE-2026-64168

Technical details for CVE-2026-64168 are not provided in the supplied documents. Public information (affected products, exploit status, remediation) is not available here. Monitor for official updates.

5.5CVSS5.4AI score0.00115EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.14 views

CVE-2026-64168

In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying to release the DMA channels also on late probe...

5.3AI score0.00115EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.43 views

CVE-2026-64037 wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets maxtidamsdulen to the sentinel value 1. The TSO segmentation path in...

9.8CVSS0.0043EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 2:56 p.m.12 views

EUVD-2026-45571

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: call ethnlopscomplete on module flash errors When validate fails we are skipping over ethnlopscomplete even tho we already called ethnlopsbegin...

5.4AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.47 views

CVE-2026-63998 ethtool: module: call ethnl_ops_complete() on module flash errors

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: call ethnlopscomplete on module flash errors When validate fails we are skipping over ethnlopscomplete even tho we already called ethnlopsbegin...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:56 p.m.32 views

CVE-2026-63998

The CVE-2026-63998 entry relates to the Linux kernel: during ethtool module handling, ethnl_ops_begin() may be followed by a failed validate() that incorrectly skips ethnl_ops_complete(), potentially leaving an imbalance in operation lifecycle handling on module flash errors. The issue is describ...

5.4AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.18 views

CVE-2026-63998

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: call ethnlopscomplete on module flash errors When validate fails we are skipping over ethnlopscomplete even tho we already called ethnlopsbegin...

5.2AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:56 p.m.8 views

CVE-2026-63998 ethtool: module: call ethnl_ops_complete() on module flash errors

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: call ethnlopscomplete on module flash errors When validate fails we are skipping over ethnlopscomplete even tho we already called ethnlopsbegin...

5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.39 views

CVE-2026-63997 ethtool: module: avoid leaking a netdev ref on module flash errors

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: avoid leaking a netdev ref on module flash errors moduleflashfwschedule is missing undo for setting the "inprogress" flag and taking the netdev reference. Delay taking these, the device can't disappear while we a...

0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder