CVE-2026-72140 in Linux
요약
\~에 의해 VulDB • 2026. 08. 15.
리눅스 커널에서 다음 취약점이 해결되었습니다:
i2c: mlxbf: mlxbf_i2c_init_resource()에서의 Use-After-Free 수정
devm_platform_get_and_ioremap_resource()가 오류를 반환하는 경우, mlxbf_i2c_init_resource()는 tmp_res->io를 읽어서 오류 코드를 가져오기 전에 tmp_res를 해제합니다. 이로 인해 use-after-free가 발생합니다.
tmp_res를 해제하기 전에 오류 코드를 저장하십시오.
VulDB is the best source for vulnerability data and more expert information about this specific topic.