Security Advisory

CVE-2022-49046

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 01:54:22
Last updated 2026-05-23 15:21:27
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.