Lucene search
+L

414 matches found

OSV
OSV
added 2025/06/18 11:15 a.m.17 views

UBUNTU-CVE-2022-50229

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References11
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Wifi: In rtlwifi, memory leaks and invalid access at the probe error path have been fixed. The deinitialization is performed in reverse order when the probe fails. When initswvars fails, rtldeinitcore should not be called. Thi...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/16 9:14 p.m.47 views

CLSA-2025-1747430081 Fix of 50 CVEs

CVE-url: https://ubuntu.com/security/CVE-2021-47352 - virtio-net: Add validation for used length CVE-url: https://ubuntu.com/security/CVE-2024-46745 - Input: uinput - reject requests with unreasonable number of slots CVE-url: https://ubuntu.com/security/CVE-2024-44952 - driver core: Fix ueventsho...

9.8CVSS7AI score0.0066EPSS
SaveExploits3References1
OSV
OSV
added 2025/05/09 7:16 a.m.9 views

UBUNTU-CVE-2025-37872

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix memory leak in txgbeprobe error path When txgbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in txgbeprobe function, the subsequent error paths after txgbeswinit don't free the...

5.5CVSS6.3AI score0.00294EPSS
SaveExploits0References25
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.19 views

PT-2025-20334

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel related to the sound/virtio module. The issue arises when the virtsnd probe function triggers an error path, leading to a call to...

5.5CVSS6.7AI score0.00192EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.13 views

wifi: rtlwifi: fix memory leaks and invalid access at probe error path

...

5.5CVSS6.9AI score0.00206EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 4:15 p.m.5 views

DEBIAN-CVE-2025-21978

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...

5.5CVSS5.6AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

UBUNTU-CVE-2025-21978

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...

5.5CVSS6.5AI score0.0019EPSS
SaveExploits0References21
OSV
OSV
added 2025/03/27 5:15 p.m.10 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.00202EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.28 views

CVE-2022-49745 fpga: m10bmc-sec: Fix probe rollback

In the Linux kernel, the following vulnerability has been resolved: fpga: m10bmc-sec: Fix probe rollback Handle probe error rollbacks properly to avoid leaks...

0.00161EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/27 12:00 a.m.21 views

PT-2025-13287 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the fpga: m10bmc-sec module. The issue was related to handling probe error rollbacks, which could lead to leaks i...

7.8CVSS7.4AI score0.00713EPSS
SaveExploits0References123
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.8 views

SUSE 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.5CVSS7.7AI score0.00206EPSS
SaveExploits0References14
OSV
OSV
added 2025/03/06 4:15 p.m.8 views

AZL-59136 CVE-2024-58063 affecting package kernel for versions less than 5.15.180.1-1

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.3AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.5 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.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.11 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.00206EPSS
SaveExploits0References50
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.5 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.00206EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.36 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...

0.00206EPSS
SaveExploits0References8
CVE
CVE
added 2025/03/06 3:54 p.m.179 views

CVE-2024-58063

CVE-2024-58063 affects the Linux kernel wireless stack (rtlwifi). The described issue is memory leaks and invalid access on probe error paths in the rtlwifi PCI handling, with deinitialization performed in reverse order when probe fails. Specifically, when init_sw_vars fails, rtl_deinit_core shou...

5.5CVSS7.3AI score0.00206EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/03/06 3:54 p.m.17 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...

5.5CVSS6.2AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.25 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.00206EPSS
SaveExploits0
Rows per page
Query Builder