Lucene search
+L

136072 matches found

OSV
OSV
added 2026/07/30 10:17 a.m.5 views

RHSA-2026:47717 Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

Bulletin has no description...

8.8CVSS5.8AI score0.00638EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2026/07/30 9:47 a.m.6 views

CVE-2026-64447

A flaw was found in the Linux kernel's ipu7 media driver. This vulnerability involves incorrect memory management where memory can be freed multiple times and subsequently accessed after it has been freed, specifically during error handling paths in device initialization. A local attacker could...

7.8CVSS6.2AI score0.00133EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 8:53 a.m.6 views

BIT-SQLITE-2026-51304

sqlite 3.41 has a use-after-free UAF vulnerability in the ORDER BY clause parsing routine. The affected code first releases the memory of an ExprList object via sqlite3ExprListDelete, then attempts to access the nExpr member of the already freed object. This dangling pointer access causes invalid...

7.7AI score0.0034EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.8 views

BIT-SQLITE-2026-51302

SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a...

7.7AI score0.00401EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.6 views

BIT-SQLITE-2026-51298

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree, the program still accesses internal member of the freed pointer, which can cause service crash and denial of service...

5.8AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.8 views

BIT-SQLITE-2026-51297

sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial...

7.3AI score0.00344EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.6 views

BIT-SQLITE-2026-51296

SQLite 3.41 has a use-after-free vulnerability in jsonRemoveFunc of SQLite JSON module. The parsed JSON object is freed at line 3555, while line 3575 still calls jsonLookupStep with the released pointer. Remote attackers can exploit this flaw to crash the service and leak heap memory information...

7AI score0.00332EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/30 8:28 a.m.8 views

CVE-2026-64266

A flaw was found in the Linux kernel's FUSE Filesystem in Userspace component. The fusereffolio function does not properly re-lock a request after unlocking it, which can lead to a use-after-free vulnerability. A local attacker could exploit this flaw to potentially execute arbitrary code or caus...

7.8CVSS6.2AI score0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.8 views

CVE-2026-17896

An use after free flaw was found in the DevTools component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=525331547...

7.6CVSS5.8AI score0.00362EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.8 views

CVE-2026-17891

An use after free flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=524639223...

6.5CVSS5.8AI score0.00158EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.9 views

CVE-2026-17862

An use after free flaw was found in the Tracing component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=520426287...

8.2CVSS5.8AI score0.00112EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 7:56 a.m.11 views

CVE-2026-17653

An use after free flaw was found in the Skia component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=520514458...

9CVSS5.8AI score0.00349EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 7:52 a.m.6 views

CVE-2026-17699

An use after free flaw was found in the Views component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=517785292...

8.6CVSS5.8AI score0.00149EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 7:51 a.m.6 views

CVE-2026-17716

An use after free flaw was found in the Updater component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=521866061...

8.8CVSS5.8AI score0.00136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/30 6:15 a.m.8 views

openssh: OpenSSH: Use-after-free vulnerability during host key re-exchange on the client side

A flaw was found in OpenSSH. A remote attacker could exploit a use-after-free vulnerability on the client side when a server changes its host key during a key re-exchange. This could lead to high impact on confidentiality and integrity, and low impact on availability...

9.4CVSS5.9AI score0.003EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/30 6:15 a.m.10 views

Important: Red Hat Security Advisory: openssh security update

An update for openssh is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.4CVSS5.8AI score0.00396EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2026/07/30 6:5 a.m.11 views

CVE-2026-64469

A flaw was found in the Linux kernel's binder component. This vulnerability allows a local attacker to trigger a use-after-free error due to a race condition during specific thread and process operations. Successful exploitation could lead to arbitrary code execution, granting the attacker...

7.8CVSS6AI score0.00135EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2026/07/30 6:2 a.m.6 views

gstreamer1-plugins-bad-free security update

An update is available for gstreamer1-plugins-bad-free. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GStreamer is a streaming media framework based on graphs ...

7.5CVSS7.3AI score0.00354EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/30 5:50 a.m.8 views

CVE-2026-17778

A flaw was found in Google Chrome. This use-after-free vulnerability in the Extensions component allows a remote attacker to execute arbitrary code within a sandbox. This can be exploited by convincing a user to install a specially crafted Chrome Extension...

8.8CVSS6.3AI score0.0035EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 5:41 a.m.8 views

CVE-2026-64510

A flaw was found in the Linux kernel's Advanced Configuration and Power Interface ACPI Non-Volatile Memory NVM Firmware Interface Table NFIT core. Improper error handling during the initialization process can leave a dangling pointer. A local attacker could potentially trigger an ACPI Machine Che...

7CVSS5.8AI score0.00111EPSS
SaveExploits0References4
Rows per page
Query Builder