← Back to CVE List

CVE-2022-49046

Published: 2025-02-26T07:00Z
Last Modified: 2025-04-10T13:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: i2c: dev: check return value when calling dev_set_name() If dev_set_name() fails, the dev_name() is null, check the return value of dev_set_name() to avoid the null-ptr-deref. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt