Bugzilla – Bug 65371
VUL-0: CVE-2005-0177: kernel: buffer overflow in nls_ascii
Last modified: 2021-11-10 14:46:03 UTC
20050110 nls_ascii incorrect table size OGAWA Hirofumi noticed that the table sizes in nls_ascii.c were incorrectly set to 128 instead of 256 and that it could lead to a denial of service (oops). Patch is available from upstream: +http://linux.bkbits.net:8080/linux-2.6/cset@41e2bfbeOiXFga62XrBhzm7Kv9QDmQ also included in patch from Alan, 2.6.10-ac9
<!-- SBZ_reproduce --> n/a
minor issue. CAN-2005-0177
Created attachment 28089 [details] ascii-nlstable-overflow
9.2 is the only distribution affected by this problem. Older kernels (such as 2.6.5 as used in SLES9) did not have this feature. Fix applied to 9.2 kernel tree.
thanks!
updates released
CVE-2005-0177: CVSS v2 Base Score: 7.8 (AV:N/AC:L/Au:N/C:N/I:N/A:C)