Lucene search
+L

378 matches found

Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.11 views

fsl/fman: Fix refcount handling of fman-related devices

...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/21 5:52 p.m.18 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
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:0 a.m.8 views

The vulnerability of the fsl-qdma component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the fsl-qdma component in the Linux operating system is related to memory release errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References28Affected Software4
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.7 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
SaveExploits0References15
NVD
NVD
added 2024/11/09 11:15 a.m.15 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
SaveExploits0References3
OSV
OSV
added 2024/11/09 11:15 a.m.8 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
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.3 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
SaveExploits0References1
CVE
CVE
added 2024/11/09 10:14 a.m.140 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
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.17 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
SaveExploits0
OSV
OSV
added 2024/11/09 10:14 a.m.13 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
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.8 views

Vulnerability of components of the Linux operating system’s kernel’s dmaengine, allowing a hacker to cause a service failure

The vulnerability of the dmaengine kernel components in the Linux operating system is related to errors in resource management in the fslqdmaprobe function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References34Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.10 views

The vulnerability of the fsl-qdma component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the fsl-qdma component in the Linux operating system’s kernel is related to a violation of the synchronization mechanism. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References39Affected Software4
NVD
NVD
added 2024/11/07 10:15 a.m.21 views

CVE-2024-50166

In the Linux kernel, the following vulnerability has been resolved: fsl/fman: Fix refcount handling of fman-related devices In macprobe there are multiple calls to offinddevicebynode, fmanbind and fmanportbind which takes references to ofdev-dev. Not all references taken by these calls are releas...

5.5CVSS0.00215EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/07 9:31 a.m.147 views

CVE-2024-50166

CVE-2024-50166 affects the Linux kernel. The issue is a refcount handling bug in fman-related devices (fsl/fman) where multiple references taken in mac_probe() by of_find_device_by_node(), fman_bind(), and fman_port_bind() were not fully released on error paths or removal, causing reference leaks...

5.5CVSS5.3AI score0.00215EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.13 views

CVE-2024-50166

In the Linux kernel, the following vulnerability has been resolved: fsl/fman: Fix refcount handling of fman-related devices In macprobe there are multiple calls to offinddevicebynode, fmanbind and fmanportbind which takes references to ofdev-dev. Not all references taken by these calls are releas...

5.5CVSS5.6AI score0.00215EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.19 views

CVE-2024-50166 fsl/fman: Fix refcount handling of fman-related devices

In the Linux kernel, the following vulnerability has been resolved: fsl/fman: Fix refcount handling of fman-related devices In macprobe there are multiple calls to offinddevicebynode, fmanbind and fmanportbind which takes references to ofdev-dev. Not all references taken by these calls are releas...

0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/07 9:31 a.m.12 views

CVE-2024-50166 fsl/fman: Fix refcount handling of fman-related devices

In the Linux kernel, the following vulnerability has been resolved: fsl/fman: Fix refcount handling of fman-related devices In macprobe there are multiple calls to offinddevicebynode, fmanbind and fmanportbind which takes references to ofdev-dev. Not all references taken by these calls are releas...

5.5CVSS6AI score0.00215EPSS
SaveExploits0References6
Redos
Redos
added 2024/10/23 12:0 a.m.27 views

ROS-20241023-04

Vulnerability in ext4 component of Linux kernel is related to division by zero errors in function mbupdateavgfragmentsize in fs/ext4/mballoc.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the fsl-qdma component of the Linux operating...

7.1CVSS7.2AI score0.00301EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/18 2:50 a.m.4 views

SUSE CVE-2024-46706

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: mark last busy before uartaddoneport With "earlycon initcalldebug=1 loglevel=8" in bootargs, kernel sometimes boot hang. It is because normal console still is not ready, but runtime suspend is called, so...

4CVSS7.2AI score0.00215EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/13 7:15 a.m.5 views

UBUNTU-CVE-2024-46706

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: mark last busy before uartaddoneport With "earlycon initcalldebug=1 loglevel=8" in bootargs, kernel sometimes boot hang. It is because normal console still is not ready, but runtime suspend is called, so...

5.5CVSS6.5AI score0.00215EPSS
SaveExploits0References11
Rows per page
Query Builder