Lucene search
+L

53 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 4:35 a.m.17 views

CVE-2011-3874

Stack-based buffer overflow in libsysutils in Android 2.2.x through 2.2.2 and 2.3.x through 2.3.6 allows user-assisted remote attackers to execute arbitrary code via an application that calls the FrameworkListener::dispatchCommand method with the wrong number of arguments, as demonstrated by...

9.3CVSS8.4AI score0.10621EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/04/18 2:22 p.m.772 views

Exploit for Use After Free in Linux Linux_Kernel

PoC exploit for CVE-2025-21756, a Linux kernel vulnerability. Th...

7.8CVSS7AI score0.00873EPSS
SaveExploits3
Microsoft CVE
Microsoft CVE
added 2025/04/08 7:00 a.m.47 views

Microsoft Word Remote Code Execution Vulnerability

Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally...

7.8CVSS7.7AI score0.00766EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/04/08 7:00 a.m.108 views

Windows Shell Remote Code Execution Vulnerability

Use after free in Windows Shell allows an unauthorized attacker to execute code locally...

7.8CVSS7.7AI score0.00816EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-1931

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - It was possible to cause a use-after-free in the content process side of a WebTransport connection, leading to a potentially exploitable crash. This vulnerabili...

7.5CVSS7AI score0.00528EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-47232

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: can: j1939: fix Use-after-Free, hold skb ref while in use This patch fixes a Use-after-Free...

9.8CVSS5.8AI score0.00616EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-35828

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesasusb3remove in drivers/usb/gadget/udc/renesasusb3.c. CVE-2023-3582...

7CVSS6.4AI score0.00532EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-48771

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fencerep object will lead to a stale entry in the file descriptor table as...

7.8CVSS6.7AI score0.00213EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2020-27820

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was found in Linux kernel, where a use-after-frees in nouveau's postclose handler could happen if removing device that is not common to remove...

4.7CVSS6.1AI score0.00502EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2017-5434

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A use-after-free vulnerability occurs when redirecting focus handling which results in a potentially exploitable crash. This vulnerability affects Thunderbird...

9.8CVSS7.2AI score0.03575EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.19 views

Mozilla Firefox ESR < 115.21

The version of Firefox ESR installed on the remote macOS or Mac OS X host is prior to 115.21. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-15 advisory. - Memory safety bugs present in Firefox 135, Thunderbird 135, Firefox ESR 115.20, Firefox ESR 128.7, and...

8.8CVSS8AI score0.00551EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2025/02/11 3:54 p.m.31 views

Important: Red Hat Security Advisory: thunderbird security update

An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. 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...

9.8CVSS6.8AI score0.0137EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/02/04 1:58 p.m.40 views

CVE-2025-1010 Use-after-free in Custom Highlight

An attacker could have caused a use-after-free via the Custom Highlight API, leading to a potentially exploitable crash. This vulnerability was fixed in Firefox 135, Firefox ESR 115.20, Firefox ESR 128.7, Thunderbird 128.7, and Thunderbird 135...

0.00464EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2025/01/13 12:00 a.m.216 views

Linux inotify_rm_watch() Race Condition / Use-After-Free

Linux suffers from a race condition in inotifyrmwatch with umount that can lead to a superblock-related use-after-fre condition. Summary There's a UAF race between inotifyrmwatch and umount; my guess is that it is hard to hit at least when paniconoops is enabled because a more likely race orderin...

7.8CVSS7.6AI score0.00211EPSS
SaveExploits1
OSV
OSV
added 2024/12/16 2:06 p.m.18 views

BIT-NODE-MIN-2020-8265

Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method...

8.1CVSS7.8AI score0.09009EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2024/06/20 2:27 p.m.26 views

CVE-2022-48771

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fencerep object will lead to a stale entry in the file descriptor table as putunusedfd won't release it. This enables userland to refer to a...

4.4CVSS8.7AI score0.00213EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.9 views

PT-2024-3338 · Google +5 · Google Chrome +5

Name of the Vulnerable Software and Affected Versions: Google Chrome versions prior to 124.0.6367.201 Description: The issue is a use-after-free vulnerability in the Visuals component of Google Chrome, allowing a remote attacker who has compromised the renderer process to potentially perform a...

10CVSS9.3AI score0.99979EPSS
SaveExploits133References1256
OSV
OSV
added 2023/11/03 9:15 p.m.14 views

CVE-2023-47233

The brcm80211 component in the Linux kernel through 6.5.10 has a brcmfcfg80211detach use-after-free in the device unplugging disconnect the USB by hotplug code. For physically proximate attackers with local access, this "could be exploited in a real world scenario." This is related to...

4.3CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/10/30 12:00 a.m.10 views

PT-2023-18170 · Bluetooth · Bluetooth

Name of the Vulnerable Software and Affected Versions: Bluetooth affected versions not specified Description: The issue is related to a possible out of bounds read due to a use after free in Bluetooth. This could lead to remote information disclosure over Bluetooth with no additional execution...

6.5CVSS6.3AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2022/12/23 10:15 p.m.9 views

CVE-2022-47946

An issue was discovered in the Linux kernel 5.10.x before 5.10.155. A use-after-free in iosqpollwaitsq in fs/iouring.c allows an attacker to crash the kernel, resulting in denial of service. finishwait can be skipped. An attack can occur in some situations by forking a process and then quickly...

5.5CVSS6.5AI score
SaveExploits0References3
Rows per page
Query Builder