Lucene search
+L

61746 matches found

Cvelist
Cvelist
added 2026/05/06 11:32 a.m.50 views

CVE-2025-71290 misc: ti_fpc202: fix a potential memory leak in probe function

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 11:32 a.m.6 views

CVE-2025-71290 misc: ti_fpc202: fix a potential memory leak in probe function

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:32 a.m.7 views

CVE-2025-71290

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

5.8AI score0.00121EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/06 11:32 a.m.24 views

CVE-2025-71290

CVE-2025-71290 concerns a memory leak in the Linux kernel’s misc: ti_fpc202 probe function. The root cause is not releasing a device node reference during iteration, leading to a leak. The remedy implemented is a code change that uses for_each_child_of_node_scoped() to ensure the node reference i...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 11:32 a.m.17 views

CVE-2025-71290

In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped to simplify the code and ensure the device node reference is automatically released when the loop scope ends...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0
OSV
OSV
added 2026/05/06 11:28 a.m.9 views

CVE-2026-43269 drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.70 views

CVE-2026-43269 drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

0.00114EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.24 views

CVE-2026-43245

In the Linux kernel, the following vulnerability has been resolved: ntfs: -dcompare must not block ... so don't use getname there. Switch it and ntfsdhash, while we are at it to kmallocPATHMAX, GFPNOWAIT. Yes, ntfsdhash almost certainly can do with smaller allocations, but let ntfs folks deal wit...

7.5CVSS5.7AI score0.00441EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.45 views

CVE-2026-43229 media: chips-media: wave5: Fix device cleanup order to prevent kernel panic

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix device cleanup order to prevent kernel panic Move video device unregistration to the beginning of the remove function to ensure all video operations are stopped before cleaning up the worker thread...

0.00127EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.28 views

CVE-2026-43207

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtkmdpunregisterm2mdevice on the error handling path to prevent resource leak. Add check for the return value of vpugetplatdevice to prevent null pointer dereference. And...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0
OSV
OSV
added 2026/05/06 11:28 a.m.12 views

CVE-2026-43207 media: mtk-mdp: Fix error handling in probe function

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtkmdpunregisterm2mdevice on the error handling path to prevent resource leak. Add check for the return value of vpugetplatdevice to prevent null pointer dereference. And...

7.8CVSS6.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.12 views

CVE-2026-43164

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in udpenqueuescheduleskb. syzbot reported null-ptr-deref of udpsksk-udpprodqueue. 0 Since the cited commit, udplibinitsock can fail, as can udpinitsock and udpv6initsock. Let's handle the error in...

7.5CVSS5.7AI score0.00451EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.11 views

CVE-2026-43122

Removed by vendor...

5.6AI score0.00121EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.40 views

CVE-2025-71274 rpmsg: core: fix race in driver_override_show() and use core helper

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driveroverrideshow and use core helper The driveroverrideshow function reads the driveroverride string without holding the devicelock. However, the store function modifies and frees the string while holdi...

7.8CVSS0.00099EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/06 11:27 a.m.9 views

CVE-2025-71274 rpmsg: core: fix race in driver_override_show() and use core helper

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driveroverrideshow and use core helper The driveroverrideshow function reads the driveroverride string without holding the devicelock. However, the store function modifies and frees the string while holdi...

7.8CVSS5.8AI score
SaveExploits0References11
NVD
NVD
added 2026/05/06 8:16 a.m.53 views

CVE-2026-6344

The Fluent Forms plugin for WordPress is vulnerable to Arbitrary File Read in versions up to and including 6.2.1. This is due to insufficient path validation in the getAttachments method of EmailNotificationActions, which resolves attacker-supplied file-upload URLs into filesystem paths without...

4.9CVSS0.00554EPSS
SaveExploits0References10
GithubExploit
GithubExploit
added 2026/05/06 5:52 a.m.111 views

Exploit for Missing Authentication for Critical Function in Cpanel

No d...

9.8CVSS6AI score0.97927EPSS
SaveExploits74
GithubExploit
GithubExploit
added 2026/05/06 3:42 a.m.133 views

Exploit for Missing Authentication for Critical Function in Vitejs Vite

CVE-2026...

8.2CVSS5.8AI score0.03319EPSS
SaveExploits4
SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.19 views

SUSE CVE-2026-43073

In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named 'copyusernocache' function This function was a masterclass in bad naming, for various historical reasons. It claimed to be a non-cached user copy. It is literally neither of those things. It's a...

6.3CVSS5.7AI score0.00117EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.22 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fsl-imx8mq-usb phy driver not setting the platform driver data correctly. This may result in...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References1
Rows per page
Query Builder