Lucene search
K

4536 matches found

OSV
OSV
added 2024/02/27 7:4 p.m.2 views

DEBIAN-CVE-2021-46962

In the Linux kernel, the following vulnerability has been resolved: mmc: uniphier-sd: Fix a resource leak in the remove function A 'tmiommchostfree' call is missing in the remove function, in order to balance a 'tmiommchostalloc' call in the probe. This is done in the error handling path of the...

5.5CVSS5.4AI score0.00017EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.1 views

CVE-2021-46953

In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt that it mapped earlier. However, it never checks...

6.7CVSS6.3AI score0.00014EPSS
Exploits0References8Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.13 views

CVE-2021-46956

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtiofsprobe When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the log I saw the following error that's when I realised the...

5.5CVSS7.6AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2024/02/27 7:4 p.m.1 views

DEBIAN-CVE-2021-46956

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtiofsprobe When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the log I saw the following error that's when I realised the...

5.5CVSS5.5AI score0.00016EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.2 views

CVE-2021-46956

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtiofsprobe When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the log I saw the following error that's when I realised the...

5.5CVSS6.2AI score0.00016EPSS
Exploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.0 views

CVE-2021-46962

In the Linux kernel, the following vulnerability has been resolved: mmc: uniphier-sd: Fix a resource leak in the remove function A 'tmiommchostfree' call is missing in the remove function, in order to balance a 'tmiommchostalloc' call in the probe. This is done in the error handling path of the...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/02/27 6:46 p.m.16 views

CVE-2021-46956

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtiofsprobe When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the log I saw the following error that's when I realised the...

5.5CVSS5.8AI score0.00016EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.1 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6.1AI score0.00012EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2024/02/27 10:15 a.m.18 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6AI score0.00012EPSS
Exploits0References6
OSV
OSV
added 2024/02/27 10:15 a.m.0 views

DEBIAN-CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS5.3AI score0.00012EPSS
Exploits0References1
Prion
Prion
added 2024/02/27 10:15 a.m.21 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

7AI score0.00012EPSS
Exploits0References6
OSV
OSV
added 2024/02/27 10:15 a.m.0 views

UBUNTU-CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6.1AI score0.00012EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/02/27 9:43 a.m.20 views

CVE-2021-46924 NFC: st21nfca: Fix memory leak in device probe and remove

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

6.6AI score0.00012EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/02/27 9:43 a.m.27 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS5AI score0.00012EPSS
Exploits0
CVE
CVE
added 2024/02/27 9:43 a.m.467 views

CVE-2021-46924

CVE-2021-46924 affects the Linux kernel NFC driver st21nfca. The issue is a memory leak caused by phy->pending_skb being allocated during device probe but not freed on error or remove paths. The connected Astra Linux bulletin and referenced kernel commits confirm the root cause and the remedia...

5.5CVSS6.1AI score0.00012EPSS
Exploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.0 views

CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS6.4AI score0.00012EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.2 views

DEBIAN-CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS5.5AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2024/02/27 7:15 a.m.0 views

UBUNTU-CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS6.2AI score0.00012EPSS
Exploits0References9
OSV
OSV
added 2024/02/27 7:15 a.m.0 views

UBUNTU-CVE-2021-46918

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permission entries on device shutdown to mirror the enabling of the MSIX entries on probe. Current code left the MSIX enabled and the pasid...

5.5CVSS6.7AI score0.00014EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.4 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a memory leak in virtiofsprobe...

5.5CVSS8.1AI score0.00016EPSS
Exploits0References6
Rows per page
Query Builder