Lucene search
K

300 matches found

OSV
OSV
added 2024/04/10 7:15 p.m.4 views

UBUNTU-CVE-2021-47205

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers registered. This can cause a page fault later when some...

5.5CVSS6.2AI score0.00196EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.4 views

SUSE CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS7.8AI score0.00226EPSS
Exploits0References11
OSV
OSV
added 2024/03/25 10:15 a.m.4 views

DEBIAN-CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS5.5AI score0.00226EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.4 views

SUSE CVE-2021-47070

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix another memory leak in error handling paths Memory allocated by 'vmbusallocring' at the beginning of the probe function is never freed in the error handling path. Add the missing 'vmbusfreering' call. Note that ...

5.5CVSS7.8AI score0.00228EPSS
Exploits0References11
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

UBUNTU-CVE-2021-46995

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

5.5CVSS5.8AI score0.00205EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.5 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
Exploits0References3
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
Exploits0References5
ATTACKERKB
ATTACKERKB
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.5CVSS6.2AI score0.00232EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.3 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
Exploits0References1
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
Exploits0
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
Exploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 views

kernel: ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe

A flaw was found in the mt8173-rt5650-rt5676 module in the Linux kernel. A missing decrement of the reference count when an error occurs will cause a memory leak, potentially impacting system performance and resulting in a denial of service...

5.5CVSS6.6AI score0.00156EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.1 views

kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing

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.3AI score0.002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.5 views

kernel: media: usb: go7007: s2250-board: fix leak in probe()

In the Linux kernel, the following vulnerability has been resolved: media: usb: go7007: s2250-board: fix leak in probe Call i2cunregisterdeviceaudio on this error path...

5.5CVSS6.3AI score0.00259EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.3 views

PT-2022-34902 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.7 Description: The issue is related to an error handling path in the ov8865 probe function. It was introduced in version v5.17 and fixed in version v6.0.7. The actual impact and attack plausibility have not...

7.2AI score
Exploits0References1
OSV
OSV
added 2021/10/28 1:52 p.m.11 views

UVI-2021-1001861 usb: musb: dsps: Fix the probe error path

usb: musb: dsps: Fix the probe error path This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.75 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/10/28 1:50 p.m.14 views

UVI-2021-1001810 usb: musb: dsps: Fix the probe error path

usb: musb: dsps: Fix the probe error path This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.213 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/10/28 1:49 p.m.14 views

GSD-2021-1001796 usb: musb: dsps: Fix the probe error path

usb: musb: dsps: Fix the probe error path This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.252 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/10/28 1:49 p.m.12 views

UVI-2021-1001796 usb: musb: dsps: Fix the probe error path

usb: musb: dsps: Fix the probe error path This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.252 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.14 views

UVI-2021-1000210 can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe

can: mcp251xfd: mcp251xfdprobe: fix an error pointer dereference in probe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.5 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder