In the Linux kernel, the following vulnerability has been resolved:pinctrl: apple: check devm_kasprintf() returned valuedevm_kasprintf() can return a NULL pointer on failure but this returnedvalue is not checked. Fix this lack and check the returned value.Found by code review.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds