CVE-2026-93213
In the Linux kernel, the following vulnerability has been resolved: of: fix out-of-bounds read in of_alias_scan() stem parser The stem parser tests isdigit(*(end - 1)) before checking end > start and so reads one byte before the property name when the name is empty or all digits. Check the bound first.
취약점 유형
In the Linux kernel, the following vulnerability has been resolved: of: fix out-of-bounds read in of_alias_scan() stem parser The stem parser tests isdigit(*(end - 1)) before checking end > start and so reads one byte before the property name when the name is empty or all digits. Check the bound first.
참고 자료
- https://git.kernel.org/stable/c/5bb01c657ff9fc807c2c592ca18af34c4fc3bc6f
- https://git.kernel.org/stable/c/9253cfc5a85be1494ce56b4fc6f2d2b509440910
- https://git.kernel.org/stable/c/958d7ee9fcf008ef9d2072c6410ee1bf6abf3b64
- https://git.kernel.org/stable/c/96a9c984dd7c3589a2707a32b62802f98311dbfd
- https://git.kernel.org/stable/c/acd1b49043366f43e932308b4db7d3ce568eeadb
- https://git.kernel.org/stable/c/da7a80ddc610a19b0378016a4d816b9355f013a7
공격자보다 먼저 취약점을 찾으세요.
GitHub로 로그인하고 1분 안에 첫 감사를 실행하세요. 무료 플랜은 신용카드가 필요 없습니다.