CVE-2024-56579

Summary

In the Linux kernel, the following vulnerability has been resolved:

media: amphion: Set video drvdata before register video device

The video drvdata should be set before the video device is registered, otherwise video_drvdata() may return NULL in the open() file ops, and led to oops.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux3cd084519c6f91cbef9d604bcf26844fa81d4922 < cfe96c7c3382293179e291f66644d789e39e99f3affected
LinuxLinux3cd084519c6f91cbef9d604bcf26844fa81d4922 < 988cc10ddbdee0369fe1f193d389da38ad760492affected
LinuxLinux3cd084519c6f91cbef9d604bcf26844fa81d4922 < 182b9edc02c4cbb6fe6b97105c23c7047a3340d2affected
LinuxLinux3cd084519c6f91cbef9d604bcf26844fa81d4922 < 8cbb1a7bd5973b57898b26eb804fe44af440bb63affected
LinuxLinux5.18affected
LinuxLinux0 < 5.18unaffected
LinuxLinux6.1.120 <= 6.1.*unaffected
LinuxLinux6.6.64 <= 6.6.*unaffected
LinuxLinux6.12.4 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References