Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
kunit: Fix potential null dereference in kunit_device_driver_test()
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: kunit: Fix potential null dereference in kunit_device_driver_test() kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for test_state.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Linux kernel 代码问题漏洞
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于kunit测试框架的kunit_device_driver_test函数中,kunit_kzalloc可能返回NULL指针,未进行NULL检查就解引用,可能导致NULL指针解引用,影响内核测试的稳定性和可靠性。
CVSS Information
N/A
Vulnerability Type
N/A