Lucene search
+L

5217 matches found

NVD
NVD
added 2025/10/01 12:15 p.m.13 views

CVE-2023-53467

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential leak in rtw89appendprobereqie Do kfreeskbnew before goto out to prevent potential leak...

5.5CVSS0.00143EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.11 views

CVE-2023-53460

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix memory leak in rtwusbprobe drivers/net/wireless/realtek/rtw88/usb.c:876 rtwusbprobe warn: 'hw' from ieee80211allochw not released on lines: 811 Fix this by modifying return to a goto statement...

5.5CVSS0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 12:15 p.m.12 views

UBUNTU-CVE-2023-53529

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 size 512: comm "udev-worker", pid 534, jiffies 4294903932 age...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.8 views

UBUNTU-CVE-2023-53467

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential leak in rtw89appendprobereqie Do kfreeskbnew before goto out to prevent potential leak...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:46 a.m.34 views

CVE-2023-53529

CVE-2023-53529 : In the Linux kernel, the wifi driver stack (rtw88) had a memory leak in the USB probe path (rtw_usb_probe) that can leak memory via a kmemleak-detected allocation during USB device init. The leak is tied to a 512-byte allocation in the usb probe routine and was verified as real w...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.24 views

CVE-2023-53529 wifi: rtw88: Fix memory leak in rtw88_usb

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 size 512: comm "udev-worker", pid 534, jiffies 4294903932 age...

0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 11:46 a.m.14 views

CVE-2023-53529 wifi: rtw88: Fix memory leak in rtw88_usb

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 size 512: comm "udev-worker", pid 534, jiffies 4294903932 age...

6.4AI score
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:45 a.m.10 views

CVE-2022-50463 powerpc/52xx: Fix a resource leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xxlpbfifoprobe has a requestirq that is not balanced by a corresponding freeirq. Add the missing call, as already done in the remove...

6.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.17 views

CVE-2022-50463 powerpc/52xx: Fix a resource leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xxlpbfifoprobe has a requestirq that is not balanced by a corresponding freeirq. Add the missing call, as already done in the remove...

0.00149EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/01 11:45 a.m.36 views

CVE-2022-50463

In the Linux kernel, CVE-2022-50463 is due to a resource leak in the mpc52xx_lpbfifo_probe() error path on powerpc/52xx where a request_irq() is not balanced by a free_irq(). The patch adds the missing free_irq() call (matching behavior already present in the remove path). This affects the error-...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/10/01 11:42 a.m.33 views

CVE-2023-53467

CVE-2023-53467 (Linux kernel) affects the wifi driver rtwr89: a leak in rtW89_append_probe_req_ie() was fixed by ensuring kfree_skb(new) is called before goto out. The issue is a potential skb leak in that path; the documented patch closes the leak in the affected code path. The connected documen...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.14 views

CVE-2023-53467 wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential leak in rtw89appendprobereqie Do kfreeskbnew before goto out to prevent potential leak...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.19 views

CVE-2023-53467 wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential leak in rtw89appendprobereqie Do kfreeskbnew before goto out to prevent potential leak...

0.00143EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.28 views

CVE-2023-53460 wifi: rtw88: fix memory leak in rtw_usb_probe()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix memory leak in rtwusbprobe drivers/net/wireless/realtek/rtw88/usb.c:876 rtwusbprobe warn: 'hw' from ieee80211allochw not released on lines: 811 Fix this by modifying return to a goto statement...

0.00128EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 8:15 a.m.37 views

CVE-2025-39921

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 "spi: microchip-core-qspi: Support per spi-mem operation frequency switches" the logic for checking the viability of...

5.5CVSS0.00119EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 8:15 a.m.9 views

CVE-2025-39893

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

5.5CVSS0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 8:15 a.m.10 views

UBUNTU-CVE-2025-39893

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 8:15 a.m.127 views

UBUNTU-CVE-2025-39921

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 "spi: microchip-core-qspi: Support per spi-mem operation frequency switches" the logic for checking the viability of...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/01 7:55 a.m.6 views

CVE-2025-39921 spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 "spi: microchip-core-qspi: Support per spi-mem operation frequency switches" the logic for checking the viability of...

6AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 7:55 a.m.21 views

CVE-2025-39921 spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 "spi: microchip-core-qspi: Support per spi-mem operation frequency switches" the logic for checking the viability of...

5.5CVSS6.4AI score
SaveExploits0References5
Rows per page
Query Builder