Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in media_pipeline_start The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIA_LNK_FL_ANCILLARY_LINK link. Fix this by allowing the walk to proceed only for MEDIA_LNK_FL_DATA_LINK links.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1, < 6.1.94 |
References
- https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376Mailing ListPatch
- https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3faMailing ListPatch
- https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2Mailing ListPatch
- https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499Mailing ListPatch
- https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376Mailing ListPatch
- https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3faMailing ListPatch
- https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2Mailing ListPatch
- https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499Mailing ListPatch
FAQ
What is CVE-2024-39481?
CVE-2024-39481 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in media_pipeline_start The graph walk tries to follow all links, even if they are not between pads. Thi...
How severe is CVE-2024-39481?
CVE-2024-39481 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-39481?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.