Lucene search
+L

1487 matches found

NVD
NVD
added 2024/11/09 11:15 a.m.14 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
OSV
OSV
added 2024/11/09 11:15 a.m.10 views

UBUNTU-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
SaveExploits0References18
CVE
CVE
added 2024/11/09 10:14 a.m.139 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
OSV
OSV
added 2024/11/09 10:14 a.m.12 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
Debian CVE
Debian CVE
added 2024/11/09 10:14 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.5CVSS5.7AI score0.00233EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.6 views

spi: rockchip: Resolve unbalanced runtime PM / system PM handling

...

5.5CVSS6.7AI score0.00219EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/11 2:48 a.m.11 views

SUSE CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

4.1CVSS6.4AI score0.00206EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/10/10 12:0 a.m.53 views

SUSE SLES12: cluster-md-kmp-rt / dlm-kmp-rt / gfs2-kmp-rt / kernel-devel-rt / etc (SUSE-SU-2024:3566-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3566-1 advisory. The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

7.8CVSS6.9AI score0.00879EPSS
SaveExploits3References273
OSV
OSV
added 2024/10/09 3:15 p.m.3 views

DEBIAN-CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/09 3:15 p.m.16 views

CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

5.5CVSS0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/09 3:15 p.m.4 views

UBUNTU-CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

5.5CVSS6.1AI score0.00206EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/10/09 2:13 p.m.21 views

CVE-2024-47664 spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

7.1AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/01 12:0 a.m.11 views

PUB-A-319710920

In validaddress of syscall.c, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7.7AI score0.00076EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.4 views

SUSE CVE-2024-46846

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.21 views

CVE-2024-46853

In the Linux kernel, the following vulnerability has been resolved: spi: nxp-fspi: fix the KASAN report out-of-bounds bug Change the memcpy length to fix the out-of-bounds issue when writing the data that is not 4 byte aligned to TX FIFO. To reproduce the issue, write 3 bytes data to NOR chip. dd...

6.7CVSS6.7AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.21 views

CVE-2024-46846

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

5.5CVSS6.9AI score0.00219EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.20 views

CVE-2024-46853

In the Linux kernel, the following vulnerability has been resolved: spi: nxp-fspi: fix the KASAN report out-of-bounds bug Change the memcpy length to fix the out-of-bounds issue when writing the data that is not 4 byte aligned to TX FIFO. To reproduce the issue, write 3 bytes data to NOR chip. dd...

7.8CVSS0.00238EPSS
SaveExploits0References9
NVD
NVD
added 2024/09/27 1:15 p.m.20 views

CVE-2024-46846

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

5.5CVSS0.00219EPSS
SaveExploits0References5
Rows per page
Query Builder