Lucene search
+L

5367 matches found

Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.20 views

CVE-2021-47638

In the Linux kernel, the following vulnerability has been resolved: ubifs: renamewhiteout: Fix double free for whiteoutui-data 'whiteoutui-data' will be freed twice if space budget fail for rename whiteout operation as following process: renamewhiteout dev = kmalloc whiteoutui-data = dev...

7.8CVSS5.6AI score0.00255EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.11 views

PT-2025-14326

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue has been identified in the Linux kernel, specifically in the ksmbd component related to smb2 lock. This occurs when smb lock-zero len has a value, and the -llist o...

8.8CVSS6.5AI score0.66418EPSS
SaveExploits0References282
Ubuntu
Ubuntu
added 2025/02/25 2:41 p.m.20 views

USN-7234-5: Linux kernel vulnerabilities

Ye Zhang and Nicolas Wu discovered that the iouring subsystem in the Linux kernel did not properly handle locking for rings with IOPOLL, leading to a double-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code...

7.8CVSS7.4AI score0.00396EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2025/02/25 12:00 a.m.7 views

PT-2025-7899

Name of the Vulnerable Software and Affected Versions X.Org and Xwayland affected versions not specified Description A use-after-free flaw was found in the software. The issue occurs when changing an alarm, where the values of the change mask are evaluated one after the other. If one of the chang...

7.8CVSS6.8AI score0.00429EPSS
SaveExploits0References160
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.9 views

Siemens SIMATIC S7-1500 TM MFP BIOS Use After Free (CVE-2021-42386)

A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the nvalloc function. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

7.2CVSS6.9AI score0.02542EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.24 views

Siemens SIMATIC S7-1500 TM MFP BIOS Use After Free (CVE-2022-2585)

A use-after-free flaw was found in the Linux kernel's POSIX CPU timers functionality in the way a user creates and then deletes the timer in the non-leader thread of the program. This flaw allows a local user to crash or potentially escalate their privileges on the system. This plugin only works...

7.8CVSS6.4AI score0.01284EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.17 views

Siemens SIMATIC Devices Linux Kernel Use After Free (CVE-2022-41218)

In drivers/media/dvb-core/dmxdev.c in the Linux kernel through 5.19.10, there is a use-after-free caused by refcount races, affecting dvbdemuxopen and dvbdmxdevrelease. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information...

5.5CVSS6.5AI score0.00778EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:00 a.m.10 views

Siemens SCALANCE W700 Double Free (CVE-2023-26545)

In the Linux kernel before 6.1.13, there is a double free in net/mpls/afmpls.c upon an allocation failure for registering the sysctl table under a new location during the renaming of a device. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for mor...

4.7CVSS6.4AI score0.00328EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:00 a.m.10 views

Siemens SCALANCE W700 Double Free (CVE-2023-29469)

An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to...

6.5CVSS7.1AI score0.01005EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:00 a.m.14 views

Siemens SCALANCE W700 Use After Free (CVE-2023-1118)

A flaw use after free in the Linux kernel integrated infrared receiver/transceiver driver was found in the way user detaching rc device. A local user could use this flaw to crash the system or potentially escalate their privileges on the system. This plugin only works with Tenable.ot. Please visi...

7.8CVSS6.4AI score0.00277EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:00 a.m.15 views

Siemens SCALANCE W700 Double Free (CVE-2022-40304)

An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked. This plugin only works with Tenable.ot. Please visit...

7.8CVSS6.7AI score0.06782EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/19 10:17 p.m.18 views

GHSA-5MWF-688X-MR7X Duplicate Advisory: Nokogiri updates packaged libxml2 to 2.13.6 to resolve CVE-2025-24928 and CVE-2024-56171

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-vvfq-8hwr-qm4m. This link is maintained to preserve external references. Original Description Summary Nokogiri v1.18.3 upgrades its dependency libxml2 to v2.13.6. libxml2 v2.13.6 addresses: - CVE-2025-24928 -...

8AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/18 7:26 p.m.34 views

CVE-2025-0622 Grub2: command/gpg: use-after-free due to hooks not being removed on module unload

A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw allows an attacker to force grub2 to call the hooks once the module that registered it was unloaded, leading to a use-after-free vulnerability. If...

6.4CVSS6.5AI score0.00283EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/02/18 7:26 p.m.9 views

CVE-2025-0622

A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw allows an attacker to force grub2 to call the hooks once the module that registered it was unloaded, leading to a use-after-free vulnerability. If...

6.4CVSS6.9AI score0.00283EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2025/02/18 12:00 a.m.11 views

libxml2 -- Use After Free

[email protected] reports: libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a craft...

9.8CVSS7AI score0.01155EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/02/17 1:37 a.m.109 views

Moderate: Red Hat Security Advisory: libxml2 security update

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

8.1CVSS6.8AI score0.00264EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/02/17 1:31 a.m.22 views

Important: Red Hat Security Advisory: libxml2 security update

An update for libxml2 is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. 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...

8.1CVSS6.8AI score0.00264EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/17 12:00 a.m.19 views

ALSA-2025:1517 Moderate: libxml2 security update

The libxml2 library is a development toolbox providing the implementation of various XML standards. Security Fixes: libxml: use-after-free in xmlXIncludeAddNode CVE-2022-49043 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

8.1CVSS8.1AI score0.00264EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2025/02/17 12:00 a.m.39 views

Moderate: libxml2 security update

The libxml2 library is a development toolbox providing the implementation of various XML standards. Security Fixes: libxml: use-after-free in xmlXIncludeAddNode CVE-2022-49043 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

8.1CVSS6.8AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/13 5:26 p.m.15 views

CVE-2024-32503

An issue was discovered in Samsung Mobile Processor and Wearable Processor Exynos 850, Exynos 1080, Exynos 2100, Exynos 1280, Exynos 1380, Exynos 1330, Exynos W920, Exynos W930. The mobile processor lacks proper memory deallocation checking, which can result in a UAF Use-After-Free vulnerability...

8.4CVSS6.8AI score0.00204EPSS
SaveExploits0References1
Rows per page
Query Builder