Security Advisory

CVE-2021-47478

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-22 08:19:31
Last updated 2026-05-11 13:55:27
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofs_read_inode() can read data beyond the end of buffer. Sanity-check the directory entry length before using it.