Lucene search
+L

132403 matches found

Anthropic
Anthropic
added 2026/08/17 6:17 p.m.10 views

ANT-2026-CEP8Y9M0 · ffmpeg · Use-After-Free

use-after-free high Severity Claude high · Security research firm - · Maintainer - REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-CEP8Y9M0: avformat/mpegts: reset PES state before JPEG-XS error return In the MPEG-TS demuxer, newpespacket begins transferring ownership of...

5.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.16 views

CVE-2026-73282

A flaw was found in OpenSSH. A use-after-free vulnerability exists in the ssh client when handling concurrent remote-forwarding operations. This can occur if a remote forwarding is added via the local session multiplexing socket while a remote forwarding open request is pending with the server. A...

5.6CVSS5.4AI score0.00163EPSS
SaveExploits0References4
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.16 views

ANT-2026-ZRDQDR79 · util-linux · heap-use-after-free

use-after-free medium CVE-2026-13595 GHSA-qpmf-9p9c-455w Severity Claude critical · Security research firm high · Maintainer medium Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Calif. ANT-2026-ZRDQDR79:...

6.8CVSS7AI score0.00168EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.9 views

CVE-2026-72024

A flaw was found in the mac802154 component of the Linux kernel. When network interfaces are removed, the system incorrectly manages memory, which can cause a program to try and use memory that is no longer available or has been corrupted. This vulnerability could lead to system instability or a...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.12 views

ANT-2026-WCSVRYAX · suricata · heap-use-after-free

use-after-free high GHSA-59q6-j4w8-8pjx Severity Claude critical · Security research firm high · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Trail of Bits. ANT-2026-WCSVRYAX: heap-use-after-free in...

5.9CVSS5.6AI score0.00509EPSS
SaveExploits0References2
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.20 views

ANT-2026-AYWQW7P2 · openssl · Use-After-Free

use-after-free critical CVE-2026-45447 GHSA-f684-cpcq-j565 Severity Claude high · Security research firm high · Maintainer critical REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Calif. ANT-2026-AYWQW7P2: PKCS7verify frees caller-owned indata BIO wh...

8.8CVSS6.7AI score0.03566EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.192 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. 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 th...

8.8CVSS6.5AI score0.00176EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.53 views

kernel: drm/i915: Fix potential UAF in TTM object purge

A flaw was found in the Linux kernel's Intel i915 graphics driver drm/i915. This use-after-free UAF vulnerability occurs during the TTM object purge operation. An attacker could potentially exploit this to cause a system crash, leading to a denial of service...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/08/17 4:43 p.m.16 views

USN-8629-2: Linux kernel (AWS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Network traffic control; - IPv4 networking; - IPv6...

9.8CVSS6.1AI score0.00962EPSS
SaveExploits19
SUSE CVE
SUSE CVE
added 2026/08/17 4:29 p.m.9 views

SUSE CVE-2026-68126

In the Linux kernel, the following vulnerability has been resolved: mac802154: hold an interface reference across the scan worker mac802154scanworker captures the scanning sub-interface under RCU and then keeps dereferencing sdata-dev after rcureadunlock and outside the rtnl -- in the failure...

4.7CVSS5.5AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/17 4:29 p.m.9 views

SUSE CVE-2026-68127

In the Linux kernel, the following vulnerability has been resolved: ila: reload IPv6 header after pskbmaypull in checksum adjust ilacsumadjusttransport caches ip6h = ipv6hdrskb before calling pskbmaypull. On a non-linear skb whose transport header sits in a page fragment, pskbmaypull can call...

5.9CVSS5.6AI score0.00543EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/17 4:29 p.m.8 views

SUSE CVE-2026-68153

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

4.7CVSS5.4AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/17 4:27 p.m.10 views

SUSE CVE-2026-72389

In the Linux kernel, the following vulnerability has been resolved: bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down. They are synchronously deactivated when the bridge is put...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 4:07 p.m.13 views

kernel: net: sched: UAF via missing handler for TC_ACT_CONSUMED in tcf_qevent_handle

A flaw was found in the Linux kernel's traffic control TC classifier application programming interface API. The tcfqeventhandle function does not properly handle a consumed socket buffer skb when it is processed by the defragmentation engine. This can lead to a Use-After-Free UAF vulnerability,...

9.8CVSS6.4AI score0.00536EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 4:07 p.m.47 views

Important: Red Hat Security Advisory: kpatch-patch-5_14_0-687_10_1 security update

An update for kpatch-patch-5140-687101 is now available for Red Hat Enterprise Linux 9. 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...

9.8CVSS5.6AI score0.00536EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/17 4:07 p.m.11 views

CVE-2026-72486

A flaw was found in the Linux kernel's mtk-adsp mailbox driver. During device teardown, if the Sound Open Firmware SOF audio driver fails to initialize, a timing issue can occur where an interrupt is processed after the associated memory has been released. This Use-After-Free UAF vulnerability ca...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 4:06 p.m.10 views

CVE-2026-72472

A flaw was found in the Network File System NFS component of the Linux kernel. Inadequate synchronization during the traversal of the file lock list can lead to a use-after-free UAF vulnerability. This occurs when certain functions release file locks prematurely while iterating, potentially...

9.8CVSS5.7AI score0.00644EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 4:06 p.m.10 views

CVE-2026-72411

A flaw was found in the Linux kernel's mxl862xx Digital Subscriber Line DSA driver. An issue during the driver's teardown process, specifically when handling MDIO CRC errors, can lead to a use-after-free vulnerability. This allows the system to attempt to access memory that has already been...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 4:05 p.m.16 views

CVE-2026-72012

A flaw was found in the Linux kernel's tracing/osnoise component. When unregistering a tracer instance, the system failed to call synchronizercu, a mechanism for synchronizing read-copy-update RCU operations. This oversight could allow RCU readers to access memory that has already been freed,...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 4:04 p.m.65 views

Important: Red Hat Security Advisory: kpatch-patch-4_18_0-553_109_1, kpatch-patch-4_18_0-553_125_1, kpatch-patch-4_18_0-553_53_1, kpatch-patch-4_18_0-553_72_1, and kpatch-patch-4_18_0-553_85_1 security update

An update for multiple packages is now available for Red Hat Enterprise Linux 8. 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...

9.8CVSS5.5AI score0.00536EPSS
SaveExploits0References5
Rows per page
Query Builder