CVE-2024-39481
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.
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
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 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.22% probability · 13th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376Mailing List, Patch
- https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3faMailing List, Patch
- https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2Mailing List, Patch
- https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499Mailing List, Patch
- https://git.kernel.org/stable/c/788fd0f11e45ae8d3a8ebbd3452a6e83f92db376Mailing List, Patch
- https://git.kernel.org/stable/c/8a9d420149c477e7c97fbd6453704e4612bdd3faMailing List, Patch
- https://git.kernel.org/stable/c/bee9440bc0b6b3b7432f7bfde28656262a3484a2Mailing List, Patch
- https://git.kernel.org/stable/c/e80d9db99b7b6c697d8d952dfd25c3425cf61499Mailing List, Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.