CVE-2025-37881

Summary

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

usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()

The variable d->name, returned by devm_kasprintf(), could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in commit 3027e7b15b02 ("ice: Fix some null pointer dereference issues in ice_ptp.c").

This issue is found by our static analysis tool

Affected Software

VendorProductVersion RangeStatus
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < a777ccfb9ba8d43f745e41b69ba39d4a506a081eaffected
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < c8d4faf452a627f9b09c3a5c366133a19e5b7a28affected
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < d26a6093d52904cacdbb75424c323c19b443a890affected
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < 36d68151712e525450f0fbb3045e7110f0d9b610affected
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < cfa7984f69359761b07a7831c1258c0fde1e0389affected
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < 052fb65335befeae8500e88d69ea022266baaf6daffected
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < 61006ca381b4d65d2b8ca695ea8da1ce18d6dee3affected
LinuxLinux7ecca2a4080cb6b1fa174adc588fce9e9014c43c < 8c75f3e6a433d92084ad4e78b029ae680865420faffected
LinuxLinux4.18affected
LinuxLinux0 < 4.18unaffected
LinuxLinux5.4.293 <= 5.4.*unaffected
LinuxLinux5.10.237 <= 5.10.*unaffected
LinuxLinux5.15.181 <= 5.15.*unaffected
LinuxLinux6.1.136 <= 6.1.*unaffected
LinuxLinux6.6.89 <= 6.6.*unaffected
LinuxLinux6.12.26 <= 6.12.*unaffected
LinuxLinux6.14.5 <= 6.14.*unaffected
LinuxLinux6.15 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References