CVE-2024-35833
In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA This dma_alloc_coherent() is undone neither in the remove function, nor in the error handling path of…
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA This dma_alloc_coherent() is undone neither in the remove function, nor in the error handling path of fsl_qdma_probe(). Switch to the managed version to fix both issues.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.21% probability · 12th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel · debian/debian linux
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/15eb996d7d13cb72a16389231945ada8f0fef2c3Patch
- https://git.kernel.org/stable/c/198270de9d8eb3b5d5f030825ea303ef95285d24Patch
- https://git.kernel.org/stable/c/1c75fe450b5200c78f4a102a0eb8e15d8f1ccda8Patch
- https://git.kernel.org/stable/c/25ab4d72eb7cbfa0f3d97a139a9b2bfcaa72dd59Patch
- https://git.kernel.org/stable/c/3aa58cb51318e329d203857f7a191678e60bb714Patch
- https://git.kernel.org/stable/c/5cd8a51517ce15edbdcea4fc74c4c127ddaa1bd6Patch
- https://git.kernel.org/stable/c/ae6769ba51417c1c86fb645812d5bff455eee802Patch
- https://git.kernel.org/stable/c/15eb996d7d13cb72a16389231945ada8f0fef2c3Patch
- https://git.kernel.org/stable/c/198270de9d8eb3b5d5f030825ea303ef95285d24Patch
- https://git.kernel.org/stable/c/1c75fe450b5200c78f4a102a0eb8e15d8f1ccda8Patch
- https://git.kernel.org/stable/c/25ab4d72eb7cbfa0f3d97a139a9b2bfcaa72dd59Patch
- https://git.kernel.org/stable/c/3aa58cb51318e329d203857f7a191678e60bb714Patch
- https://git.kernel.org/stable/c/5cd8a51517ce15edbdcea4fc74c4c127ddaa1bd6Patch
- https://git.kernel.org/stable/c/ae6769ba51417c1c86fb645812d5bff455eee802Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing List, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.