Lucene search
+L

2266 matches found

Cvelist
Cvelist
added 2025/04/01 3:47 p.m.29 views

CVE-2025-21978 drm/hyperv: Fix address space leak when Hyper-V DRM device is removed

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fix address space leak when Hyper-V DRM device is removed When a Hyper-V DRM device is probed, the driver allocates MMIO space for the vram, and maps it cacheable. If the device removed, or in the error path for devic...

0.00181EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/27 5:15 p.m.11 views

CVE-2023-52999

In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error path in opsinit tries to clear the gen pointer slot. Anyway, in such error path, the gen pointer itself has not been modified yet, and...

7.8CVSS0.00231EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 5:15 p.m.1 views

DEBIAN-CVE-2023-52999

In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error path in opsinit tries to clear the gen pointer slot. Anyway, in such error path, the gen pointer itself has not been modified yet, and...

7.8CVSS5.6AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

UBUNTU-CVE-2022-49757

In the Linux kernel, the following vulnerability has been resolved: EDAC/highbank: Fix memory leak in highbankmcprobe When devresopengroup fails, it returns -ENOMEM without freeing memory allocated by edacmcalloc. Call edacmcfree on the error handling path to avoid a memory leak. bp: Massage comm...

5.5CVSS5.9AI score0.00194EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.1 views

CVE-2023-53018 Bluetooth: hci_conn: Fix memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix memory leaks When hcicmdsyncqueue failed in hcileterminatebig or hcilebigterminate, the memory pointed by variable d is not freed, which will cause memory leak. Add release process to error path...

6.1AI score0.00152EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/27 4:43 p.m.105 views

CVE-2023-52999

CVE-2023-52999 : In the Linux kernel, the UaF in netns ops registration error path is resolved by skipping the dereference of the gen pointer when net_assign_generic() fails, preventing a slab-out-of-bounds write. The change fixes ops_init/error path behavior after failure, addressing an out-of-b...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.13 views

CVE-2023-52999 net: fix UaF in netns ops registration error path

In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error path in opsinit tries to clear the gen pointer slot. Anyway, in such error path, the gen pointer itself has not been modified yet, and...

7.8CVSS0.00231EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 4:43 p.m.7 views

CVE-2023-52999 net: fix UaF in netns ops registration error path

In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error path in opsinit tries to clear the gen pointer slot. Anyway, in such error path, the gen pointer itself has not been modified yet, and...

7.8CVSS5.6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.7 views

CVE-2023-52999

In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error path in opsinit tries to clear the gen pointer slot. Anyway, in such error path, the gen pointer itself has not been modified yet, and...

7.8CVSS5.6AI score0.00231EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.12 views

CVE-2023-52999 net: fix UaF in netns ops registration error path

In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error path in opsinit tries to clear the gen pointer slot. Anyway, in such error path, the gen pointer itself has not been modified yet, and...

6.5AI score0.00231EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 3:15 p.m.6 views

DEBIAN-CVE-2025-21883

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If iceenavfs fails after calling icecreatevfentries, it frees all VFs without removing them from snapshot PF-VF mailbox list, leading to list corruption. Reproducer: devlink dev eswitch se...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.31 views

CVE-2025-21883 ice: Fix deinitializing VF in error path

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If iceenavfs fails after calling icecreatevfentries, it frees all VFs without removing them from snapshot PF-VF mailbox list, leading to list corruption. Reproducer: devlink dev eswitch se...

0.00197EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.4 views

media: uvcvideo: Fix double free in error path

...

7.8CVSS7.2AI score0.00256EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/11 12:0 a.m.4 views

PT-2025-20519

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the error path in xe migrate clear, where the code waits on m-fence, which could be the local fence, but th...

7.8CVSS6.8AI score0.00262EPSS
SaveExploits0
OSV
OSV
added 2025/03/06 4:15 p.m.2 views

DEBIAN-CVE-2024-58063

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When initswvars fails, rtldeinitcore should not be called, specially now that it destroys the rtlwq workqueue...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.4 views

UBUNTU-CVE-2024-58056

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix idafree call while not allocated In the rprocalloc function, on error, putdevice&rproc-dev is called, leading to the call of the rproctyperelease function. An error can occurs before idaalloc is called. In...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References20
OSV
OSV
added 2025/03/06 4:15 p.m.6 views

UBUNTU-CVE-2024-58063

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When initswvars fails, rtldeinitcore should not be called, specially now that it destroys the rtlwq workqueue...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References50
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.3 views

CVE-2024-58063 wifi: rtlwifi: fix memory leaks and invalid access at probe error path

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When initswvars fails, rtldeinitcore should not be called, specially now that it destroys the rtlwq workqueue...

7.5AI score0.002EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.15 views

CVE-2024-58063

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When initswvars fails, rtldeinitcore should not be called, specially now that it destroys the rtlwq workqueue...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47382

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/qeth: fix deadlock during failing recovery Commit 0b9902c1fcc5 s390/qeth: fix deadlock during recovery removed taking disciplinemutex inside qethdoreset,...

4.7CVSS5.4AI score0.00152EPSS
SaveExploits0References3
Rows per page
Query Builder