Lucene search
K

21 matches found

RedhatCVE
RedhatCVE
added 2024/11/21 5:52 p.m.11 views

CVE-2024-50224

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS6.6AI score0.00233EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.3 views

SUSE CVE-2024-50224

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS7.6AI score0.00233EPSS
Exploits0References15
OSV
OSV
added 2024/11/09 11:15 a.m.2 views

DEBIAN-CVE-2024-50224

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS5.7AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.2 views

AZL-53118 CVE-2024-50224 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS6.8AI score0.00233EPSS
Exploits0References1
NVD
NVD
added 2024/11/09 11:15 a.m.11 views

CVE-2024-50224

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS0.00233EPSS
Exploits0References3
CVE
CVE
added 2024/11/09 10:14 a.m.128 views

CVE-2024-50224

This CVE affects the Linux kernel SPI driver spi-fsl-dspi, where a crash could occur when GPIO chip select is not used. The root cause is a NULL pointer dereference caused by not validating the return value of spi_get_csgpiod() before passing it to gpiod_direction_output(). The provided details d...

5.5CVSS5.4AI score0.00233EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.12 views

CVE-2024-50224

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS5.7AI score0.00233EPSS
Exploits0
OSV
OSV
added 2024/11/09 10:14 a.m.9 views

CVE-2024-50224 spi: spi-fsl-dspi: Fix crash when not using GPIO chip select

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS6AI score0.00233EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.1 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
RedhatCVE
RedhatCVE
added 2024/03/25 5:53 p.m.16 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...

4.4CVSS7.2AI score0.00226EPSS
Exploits0References4
NVD
NVD
added 2024/03/25 10:15 a.m.11 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.5CVSS7.3AI score0.00226EPSS
Exploits0References6
OSV
OSV
added 2024/03/25 10:15 a.m.2 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.00226EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.10 views

CVE-2021-47161 spi: spi-fsl-dspi: Fix a resource leak in an error handling path

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

6.7AI score0.00226EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.14 views

CVE-2021-47161 spi: spi-fsl-dspi: Fix a resource leak in an error handling path

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

7.5AI score0.00226EPSS
Exploits0References6
CVE
CVE
added 2024/03/25 9:16 a.m.79 views

CVE-2021-47161

CVE-2021-47161 affects the Linux kernel SPI driver spi-fsl-dspi, where a resource leak could occur in an error path during probe. The issue is mitigated by ensuring that dspi_request_dma() is properly undone with a matching dspi_release_dma() call in the probe’s error handling path (as already do...

5.5CVSS6AI score0.00226EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.13 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.5CVSS5.6AI score0.00226EPSS
Exploits0
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.00226EPSS
Exploits0References7
OSV
OSV
added 2021/06/04 7:50 p.m.6 views

UVI-2021-1000630 spi: spi-fsl-dspi: Fix a resource leak in an error handling path

spi: spi-fsl-dspi: Fix a resource leak in an error handling 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.4.124 by commit...

7.1AI score
Exploits0
OSV
OSV
added 2021/06/04 7:50 p.m.13 views

GSD-2021-1000630 spi: spi-fsl-dspi: Fix a resource leak in an error handling path

spi: spi-fsl-dspi: Fix a resource leak in an error handling 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.4.124 by commit...

7.1AI score
Exploits0
OSV
OSV
added 2021/06/04 7:44 p.m.9 views

GSD-2021-1000596 spi: spi-fsl-dspi: Fix a resource leak in an error handling path

spi: spi-fsl-dspi: Fix a resource leak in an error handling 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.42 by commit...

7.1AI score
Exploits0
Rows per page
Query Builder