Lucene search
+L

4807 matches found

Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.15 views

CVE-2021-46995 can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: mcp251xfdprobe: fix an error pointer dereference in probe When we converted this code to use deverrprobe we accidentally removed a return. It means that if devmclkget it will lead to an Oops when we call clkgetrat...

6.8AI score0.00205EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/02/28 8:10 a.m.19 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...

6CVSS6.6AI score0.00241EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.6 views

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

4.7CVSS7.7AI score0.00241EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.4 views

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

4.3CVSS5.8AI score0.00226EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/02/28 3:42 a.m.4 views

SUSE CVE-2023-52465

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.6AI score0.00288EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 an erroneous pointer dereference in a probe...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:4 p.m.2 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.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:4 p.m.4 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.00228EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.6 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.00232EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.15 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.00232EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.3 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.00241EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.6 views

DEBIAN-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.7CVSS5.6AI score0.00241EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.4 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.00228EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.5 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.3AI score
SaveExploits0References5
OSV
OSV
added 2024/02/27 7:4 p.m.7 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.7CVSS7.3AI score0.00241EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/02/27 6:46 p.m.17 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.00232EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.4 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.00226EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.1 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.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/27 10:15 a.m.29 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.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/27 10:15 a.m.3 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.00226EPSS
SaveExploits0References10
Rows per page
Query Builder