Bug 2297575 (CVE-2024-40991) - CVE-2024-40991 kernel: dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
Summary: CVE-2024-40991 kernel: dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse...
Keywords:
Status: NEW
Alias: CVE-2024-40991
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-12 13:47 UTC by OSIDB Bzimport
Modified: 2024-09-27 17:17 UTC (History)
4 users (show)

Fixed In Version: kernel 6.9.7, kernel 6.10-rc5
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-12 13:47:46 UTC
In the Linux kernel, the following vulnerability has been resolved:

dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()

The of_k3_udma_glue_parse_chn_by_id() helper function erroneously
invokes "of_node_put()" on the "udmax_np" device-node passed to it,
without having incremented its reference count at any point. Fix it.


Note You need to log in before you can comment on or make changes to this bug.