In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcs_get_function() pinmux_generic_get_function() can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in pcs_get_function(). Found by code review.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | unspecified |
| Linux | Linux | < 17.3.7 |
| Linux | Linux | 1.15.1 |
| Linux | Linux | Version 1803 for x64-based Systems |