Lucene search
+L

1364 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 1:43 p.m.11 views

CVE-2026-64492

A flaw was found in the Linux kernel's tmp006 temperature sensor driver. This vulnerability occurs because the driver incorrectly handles the registration and de-registration of a hardware trigger. When the module is unloaded, a pointer to freed memory remains active, creating a 'dangling pointer...

5.8AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 8:10 p.m.11 views

CVE-2026-64554 netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in brip6fragment brip6fragment gets prevhdr, a pointer into the skb head, from ip6find1stfragopt, then calls skbchecksumhelp. For a cloned skb skbchecksumhelp reallocates the head via...

8.8CVSS5.7AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/27 12:00 a.m.8 views

CVE-2026-51300

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.6AI score0.00407EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.8 views

CVE-2026-64492

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: tmp006: use devmiiotriggerregister tmp006probe allocates the DRDY trigger with devmiiotriggeralloc but registers it with plain iiotriggerregister. The driver has no .remove callback, so on module unload the...

5.4AI score0.00173EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/24 4:01 p.m.66 views

kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()

A flaw was found in the Linux kernel. Specifically, within the drm/xe graphics driver, two error handling issues in the xeexecqueuecreateioctl function could lead to memory corruption. This could result in a dangling pointer or a use-after-free vulnerability. A local attacker could potentially...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 2:29 p.m.8 views

GHSA-QVXH-PRVR-85W2 ImageMagick: Use-After-Free in FormatMagickCaption when memory allocation fails

When a memory allocation fails inside the FormatMagickCaption method a dangling pointer still points to the freed memory...

3.7CVSS5.9AI score0.00323EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/24 2:29 p.m.25 views

ImageMagick: Use-After-Free in FormatMagickCaption when memory allocation fails

When a memory allocation fails inside the FormatMagickCaption method a dangling pointer still points to the freed memory...

5.9AI score
SaveExploits0References3Affected Software17
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.10 views

TencentOS Server 2: freerdp (TSSA-2026:0751)

The version of Tencent Linux installed on the remote TencentOS Server 2 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0751 advisory. Package updates are available for TencentOS Server 2 that fix the following vulnerabilities...

9.8CVSS6.5AI score0.00599EPSS
SaveExploits7References9
RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.18 views

kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()

A flaw was found in the Linux kernel. Specifically, within the drm/xe graphics driver, two error handling issues in the xeexecqueuecreateioctl function could lead to memory corruption. This could result in a dangling pointer or a use-after-free vulnerability. A local attacker could potentially...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:02 p.m.15 views

CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS5.3AI score0.00543EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-53399

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to...

9.8CVSS5.9AI score0.00543EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/11 2:34 p.m.14 views

Use After Free

Overview Magick.NET-Q16-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

7.5CVSS5.9AI score0.00323EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/11 2:34 p.m.12 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free via the FormatMagickCaption function in MagickCore/annotate.c. An attacker can trigger a dangling-pointer dereference by supplying caption text that drives the memory-allocation failure path during caption formatting. Whe...

7.5CVSS5.9AI score0.00323EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/03 6:17 a.m.8 views

CVE-2026-9080 UAF after pause in socket callback

Calling curleasypause within the event-based CURLMOPTSOCKETFUNCTION callback triggers a use-after-free vulnerability, where libcurl attempts to store a flag using a dangling struct pointer immediately after that pointer's memory has been freed...

5.9AI score0.00295EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 6:17 a.m.16 views

CVE-2026-9080 UAF after pause in socket callback

Calling curleasypause within the event-based CURLMOPTSOCKETFUNCTION callback triggers a use-after-free vulnerability, where libcurl attempts to store a flag using a dangling struct pointer immediately after that pointer's memory has been freed...

7.3CVSS6AI score0.00295EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/03 3:03 a.m.9 views

SUSE CVE-2026-53349

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: destroy stale expectfn expectations on unregister NAT helpers such as nfnath323 store a raw pointer to module text in exp-expectfn e.g. ipnatq931expect. nfcthelperexpectfnunregister only unlinks the callba...

5.9AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53349

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nfconntrack: destroy stale expectfn expectations on unregister NAT helpers such as nfnath323 store a raw pointer to module text in exp-expectfn e.g...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/01 2:16 p.m.17 views

CVE-2026-53349

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: destroy stale expectfn expectations on unregister NAT helpers such as nfnath323 store a raw pointer to module text in exp-expectfn e.g. ipnatq931expect. nfcthelperexpectfnunregister only unlinks the callba...

5.5CVSS0.00162EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/01 1:32 p.m.20 views

EUVD-2026-40983

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: destroy stale expectfn expectations on unregister NAT helpers such as nfnath323 store a raw pointer to module text in exp-expectfn e.g. ipnatq931expect. nfcthelperexpectfnunregister only unlinks the callba...

5.9AI score0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 12:16 a.m.18 views

DEBIAN-CVE-2026-54901

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, Oj::Parser in usual mode does not mark arrayclass and hashclass references during garbage collection, leading to Use-After-Free. If GC runs after the class is assigned but before a parse,...

6.3CVSS5.7AI score0.00428EPSS
SaveExploits0References1
Rows per page
Query Builder