Lucene search
K

151 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.9 views

CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.5CVSS6.7AI score
Exploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

UBUNTU-CVE-2021-47306

In the Linux kernel, the following vulnerability has been resolved: net: fddi: fix UAF in fzaprobe fp is netdev private data and it cannot be used after freenetdev call. Using fp after freenetdev can cause UAF bug. Fix it by moving freenetdev after error message. TURBOchannel adapter"...

7.8CVSS5.7AI score0.00097EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.8 views

CVE-2021-47330 tty: serial: 8250: serial_cs: Fix a memory leak in error handling path

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

6.6AI score0.00007EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.2 views

PT-2024-14757 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue has been resolved in the Linux kernel related to the iio: adc: stm32-adc, where the function stm32 adc probe was hardened against a NULL pointer dereference. The of match devic...

8.8CVSS6.6AI score0.00106EPSS
Exploits10References884
OSV
OSV
added 2024/05/19 9:15 a.m.0 views

UBUNTU-CVE-2024-35883

In the Linux kernel, the following vulnerability has been resolved: spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxxspiprobe In function pci1xxxxspiprobe, there is a potential null pointer that may be caused by a failed memory allocation by the function devmkzalloc. Hence, a...

5.5CVSS6.5AI score0.00018EPSS
Exploits0References10
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

UBUNTU-CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS6.2AI score0.00018EPSS
Exploits0References12
RedhatCVE
RedhatCVE
added 2024/04/17 7:28 p.m.16 views

CVE-2024-26866

A vulnerability was found in the fsllpspiprobe function in the Linux kernel, which handles memory allocation manually with the spiallochost and spialloctarget functions, but also utilizes the devmspiregistercontroller function. This could result in a potential use-after-free issue if the devm...

4.1CVSS8.5AI score0.00018EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:55 p.m.23 views

CVE-2024-26876

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511probe. If an IRQ already is pending during adv7511probe before adv7511cecinit then cecreceivedmsgts could crash using uninitialized...

4.4CVSS6.8AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

UBUNTU-CVE-2024-26866

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe fsllpspiprobe is allocating/disposing memory manually with spiallochost/spialloctarget, but uses devmspiregistercontroller. In case of error after the latter call the memory wil...

5.5CVSS6AI score0.00018EPSS
Exploits0References12
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.20 views

CVE-2024-26866 spi: lpspi: Avoid potential use-after-free in probe()

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe fsllpspiprobe is allocating/disposing memory manually with spiallochost/spialloctarget, but uses devmspiregistercontroller. In case of error after the latter call the memory wil...

6.6AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.1 views

UBUNTU-CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

5.5CVSS6.2AI score0.00014EPSS
Exploits0References5
OSV
OSV
added 2024/03/25 10:15 a.m.1 views

UBUNTU-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.5CVSS6.2AI score0.00014EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.15 views

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.5CVSS6.3AI score0.00014EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2024/03/04 5:58 p.m.24 views

CVE-2023-52571

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

3.3CVSS6.6AI score0.00018EPSS
Exploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.13 views

CVE-2023-52571

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

7.1CVSS6.5AI score0.00018EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.19 views

CVE-2023-52571

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

7.1CVSS6.3AI score0.00018EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.19 views

CVE-2023-52571

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

7.1CVSS4.8AI score0.00018EPSS
Exploits0
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.15 views

CVE-2023-52571 power: supply: rk817: Fix node refcount leak

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

6.8AI score0.00018EPSS
Exploits0References3
OSV
OSV
added 2024/03/01 10:15 p.m.1 views

UBUNTU-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.5CVSS6.2AI score0.00008EPSS
Exploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.1 views

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.6AI score
Exploits0References2
Rows per page
Query Builder