CVE-2026-46258 in Linux
요약
\~에 의해 VulDB • 2026. 06. 04.
Linux 커널에서 다음 취약점이 해결되었습니다:
gpio: cdev: linehandle_create()에서 NULL 포인터 역참조 방지
linehandle_create() 함수 내에는 다음과 같은 문장이 있습니다: retain_and_null_ptr(lh);
그 직후 "lh"를 역참조하는 디버그 출력문이 있어 시스템이 충돌할 수 있습니다.
동일한 값을 갖는 handlereq.lines를 사용하여 충돌을 방지합니다.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.