CVE-2022-48723

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
20/06/2024
Last modified:
18/09/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> spi: uniphier: fix reference count leak in uniphier_spi_probe()<br /> <br /> The issue happens in several error paths in uniphier_spi_probe().<br /> When either dma_get_slave_caps() or devm_spi_register_master() returns<br /> an error code, the function forgets to decrease the refcount of both<br /> `dma_rx` and `dma_tx` objects, which may lead to refcount leaks.<br /> <br /> Fix it by decrementing the reference count of specific objects in<br /> those error paths.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.6 (including) 5.10.99 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.22 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 5.16.8 (excluding)
cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:*