Lucene search
+L

14125 matches found

CVE
CVE
added 2026/01/05 9:32 a.m.36 views

CVE-2025-68754

CVE-2025-68754 affects the Linux kernel rtc driver for amlogic-a4. The issue is a double free caused by manually disabling the clock obtained via devm_clk_get_enabled() in error paths, which conflicts with the devm framework’s automatic clock lifecycle management. The recommended remediation is t...

6.2AI score0.0018EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/05 9:32 a.m.42 views

CVE-2025-68754 rtc: amlogic-a4: fix double free caused by devm

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

0.0018EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/01/05 9:32 a.m.20 views

CVE-2025-68754

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

5.2AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2026/01/05 9:32 a.m.10 views

CVE-2025-68754 rtc: amlogic-a4: fix double free caused by devm

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

6.5AI score
SaveExploits0References6
GithubExploit
GithubExploit
added 2026/01/05 2:27 a.m.195 views

heap-mastery-course

Heap Mastery Course Learn heap vulnerability exploitation t...

6.2AI score
SaveExploits0
CVE
CVE
added 2026/01/05 12:00 a.m.34 views

CVE-2025-52517

CVE-2025-52517 affects Samsung Mobile Processor and Wearable Processor Exynos 1330, 1380, 1480, 2400, 1580, and 2500. A race condition in the issimian device driver can trigger a double free, leading to a denial of service. The description and connected sources identify the driver and chips but d...

5.9CVSS6.4AI score0.00167EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/05 12:00 a.m.3 views

CVE-2025-52517

An issue was discovered in the Camera in Samsung Mobile Processor and Wearable Processor Exynos 1330, 1380, 1480, 2400, 1580, 2500. A race condition in the issimian device driver results in a double free, leading to a denial of service...

5.9AI score0.00167EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/05 12:00 a.m.10 views

EUVD-2026-0806

An issue was discovered in the Camera in Samsung Mobile Processor and Wearable Processor Exynos 1330, 1380, 1480, 2400, 1580, 2500. A race condition in the issimian device driver results in a double free, leading to a denial of service...

6.2AI score0.00167EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/05 12:00 a.m.39 views

CVE-2025-52517

An issue was discovered in the Camera in Samsung Mobile Processor and Wearable Processor Exynos 1330, 1380, 1480, 2400, 1580, 2500. A race condition in the issimian device driver results in a double free, leading to a denial of service...

0.00167EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.9 views

PT-2026-1247

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A memory leak issue was identified and resolved in the Linux kernel’s wifi subsystem, specifically within the rtl8180 init rx ring function. This function allocates memory for skb packet...

4.6CVSS6.5AI score0.00193EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.25 views

PT-2026-1319

Name of the Vulnerable Software and Affected Versions Samsung Mobile Processor and Wearable Processor Exynos 1330 Samsung Mobile Processor and Wearable Processor Exynos 1380 Samsung Mobile Processor and Wearable Processor Exynos 1480 Samsung Mobile Processor and Wearable Processor Exynos 2400...

6.5AI score0.00167EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.20 views

PT-2026-1242

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the amlogic-a4 Real Time Clock RTC driver. A double free issue occurs because the clock obtained via devm clk get enabled is automatically managed by...

9.8CVSS6.4AI score0.00677EPSS
SaveExploits9References414
Snyk
Snyk
added 2026/01/01 6:33 a.m.6 views

Double Free

Overview httpmorph is an A Python HTTP client focused on mimicking browser fingerprints. Affected versions of this package are vulnerable to Double Free in the stepreceivingheaders function that allows attackers to trigger a crash by sending a request with an empty body. Remediation Upgrade...

8.7CVSS6.7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.10 views

PT-2026-7039

Name of the Vulnerable Software and Affected Versions FreeRDP versions prior to 3.22.0 Description FreeRDP, a free implementation of the Remote Desktop Protocol, contains a flaw related to memory management. Specifically, versions before 3.22.0 improperly handle memory deallocation within the sdl...

9.1CVSS5.5AI score0.00628EPSS
SaveExploits0References58
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.10 views

PT-2026-29141

Name of the Vulnerable Software and Affected Versions FreeRDP versions prior to 3.24.2 Description FreeRDP is a free implementation of the Remote Desktop Protocol. A double-free issue exists in the kerberos AcceptSecurityContext and kerberos InitializeSecurityContextA functions WinPR,...

9.8CVSS4.5AI score0.00507EPSS
SaveExploits8References82
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.14 views

PT-2026-5533

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the rockchip usb2phy probe function related to a double free issue. The issue occurs due to multiple calls to of node put which releases node...

7.7CVSS5.9AI score0.00225EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.21 views

PT-2026-8157

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.19.0-rc2-lgci-xe-kernel+ 225 Description The Linux kernel contains a flaw in the drm/xe/nvm subsystem that can lead to a double-free condition during auxiliary device initialization failure. Specifically, a...

9.8CVSS6.1AI score0.00563EPSS
SaveExploits1References319
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-27671

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double free issue exists in the pm8001 queue command function. When the function encounters a phy down or device gone state, it updates the task status and calls task done, which frees...

7.8CVSS6.1AI score0.00126EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.13 views

PT-2026-6138

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel driver for spi-sprd-adi contains a flaw where a double-free of the spi controller structure can occur. This happens when devm register restart handler fails, causing the...

7.8CVSS5.9AI score0.00134EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-6168

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue was identified in the netrom network routing mechanism within the Linux kernel. Specifically, the nr route frame function frees memory associated with old skb without...

8.8CVSS5.5AI score0.00186EPSS
SaveExploits0
Rows per page
Query Builder