CVE-2024-35943

Summary

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

pmdomain: ti: Add a null pointer check to the omap_prm_domain_init

devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux58cbff023bfaeb9c290b5dbcc0a4bb327c653e18 < e65f7eb117e1b44742212d65784236269085e736affected
LinuxLinux58cbff023bfaeb9c290b5dbcc0a4bb327c653e18 < 984212fa6b4bc6d9ed58f5b0838e8d5af7679ce5affected
LinuxLinux58cbff023bfaeb9c290b5dbcc0a4bb327c653e18 < bc08f5ab11b1881b85371f0bd9c9a3d27f65cca8affected
LinuxLinux58cbff023bfaeb9c290b5dbcc0a4bb327c653e18 < ce666cecc09c0f92d5f86d89d8068ecfcf723a7eaffected
LinuxLinux58cbff023bfaeb9c290b5dbcc0a4bb327c653e18 < 04f23510daa40f9010fadf309507564a34ad956faffected
LinuxLinux58cbff023bfaeb9c290b5dbcc0a4bb327c653e18 < 5d7f58ee08434a33340f75ac7ac5071eea9673b3affected
LinuxLinux5.10affected
LinuxLinux0 < 5.10unaffected
LinuxLinux5.10.237 <= 5.10.*unaffected
LinuxLinux5.15.181 <= 5.15.*unaffected
LinuxLinux6.1.111 <= 6.1.*unaffected
LinuxLinux6.6.27 <= 6.6.*unaffected
LinuxLinux6.8.6 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

CVE Program Container

Additional References

References