Lucene search
K

2037 matches found

Debian CVE
Debian CVE
added 2025/05/09 6:44 a.m.8 views

CVE-2025-37873

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted txprod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails...

5.5CVSS5.5AI score0.00219EPSS
Exploits0
OSV
OSV
added 2025/05/09 6:44 a.m.8 views

CVE-2025-37873 eth: bnxt: fix missing ring index trim on error path

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted txprod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails...

5.5CVSS6.2AI score0.00219EPSS
Exploits0References6
CVE
CVE
added 2025/05/09 6:44 a.m.115 views

CVE-2025-37873

CVE-2025-37873: In the Linux kernel bnxt Ethernet driver, the ring index trim was not applied on error paths, leading to a crash when DMA mapping fails. The issue has been resolved in the kernel fixing commit for bnxt, as referenced by the vulnerability entry and multiple OSV/ELSAs linking to CVE...

5.5CVSS6.9AI score0.00219EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/09 6:44 a.m.11 views

CVE-2025-37872 net: txgbe: fix memory leak in txgbe_probe() error path

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

0.00231EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/05/09 6:44 a.m.17 views

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.5CVSS5.8AI score0.00231EPSS
Exploits0
Cvelist
Cvelist
added 2025/05/09 6:43 a.m.13 views

CVE-2025-37869 drm/xe: Use local fence in error path of xe_migrate_clear

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use local fence in error path of xemigrateclear The intent of the error path in xemigrateclear is to wait on locally generated fence and then return. The code is waiting on m-fence which could be the local fence but this ...

0.00237EPSS
Exploits0References3
OSV
OSV
added 2025/05/09 6:43 a.m.8 views

CVE-2025-37869 drm/xe: Use local fence in error path of xe_migrate_clear

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use local fence in error path of xemigrateclear The intent of the error path in xemigrateclear is to wait on locally generated fence and then return. The code is waiting on m-fence which could be the local fence but this ...

7.8CVSS6.1AI score0.00237EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of an unstable fence in the xemigrateclear error path, which could lead to reuse after release...

7.8CVSS6.7AI score0.00237EPSS
Exploits0References3
OSV
OSV
added 2025/05/08 7:15 a.m.2 views

DEBIAN-CVE-2025-37805

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

5.5CVSS5.8AI score0.00161EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.2 views

SUSE CVE-2022-49826

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix double atahostput in atatportadd In the error path in atatportadd, when calling putdevice, atatportrelease is called, it will put the refcount of 'ap-host'. And then atahostput is called again, the...

5.5CVSS6.3AI score0.00188EPSS
Exploits0References12
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.7 views

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

...

5.5CVSS6.9AI score0.00187EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.2 views

SUSE CVE-2023-53054

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix a devres leak in hwenable upon suspend resume Each time the platform goes to low power, PM suspend / resume routines call: dwc2lowlevelhwenable - devmaddactionorreset. This adds a new devres each time. This may als...

5.5CVSS6.2AI score0.00162EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.1 views

SUSE CVE-2023-53078

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from aluaactivate, then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 size 32: comm...

5.5CVSS6.3AI score0.00161EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.1 views

SUSE CVE-2023-53092

In the Linux kernel, the following vulnerability has been resolved: interconnect: exynos: fix node leak in probe PM QoS error path Make sure to add the newly allocated interconnect node to the provider before adding the PM QoS request so that the node is freed on errors...

5.5CVSS6.3AI score0.00159EPSS
Exploits0References9
OSV
OSV
added 2025/05/02 4:15 p.m.0 views

DEBIAN-CVE-2023-53092

In the Linux kernel, the following vulnerability has been resolved: interconnect: exynos: fix node leak in probe PM QoS error path Make sure to add the newly allocated interconnect node to the provider before adding the PM QoS request so that the node is freed on errors...

5.5CVSS5.5AI score0.00159EPSS
Exploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS5.5AI score0.00163EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53078

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from aluaactivate, then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 size 32: comm...

5.5CVSS6.1AI score0.00161EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53078

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from aluaactivate, then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 size 32: comm...

5.5CVSS5.5AI score0.00161EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53054

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix a devres leak in hwenable upon suspend resume Each time the platform goes to low power, PM suspend / resume routines call: dwc2lowlevelhwenable - devmaddactionorreset. This adds a new devres each time. This may als...

5.5CVSS6AI score0.00162EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

UBUNTU-CVE-2023-53078

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from aluaactivate, then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 size 32: comm...

5.5CVSS6.1AI score0.00161EPSS
Exploits0References11
Rows per page
Query Builder