Quote of the week / 2.6.15.7 as well
Posted Apr 7, 2006 19:09 UTC (Fri) by
didierj.richard (guest, #142)
In reply to:
Quote of the week by stock
Parent article:
Quote of the week
Hello
Reading Robert's message I felt confident this afternoon's upgrade to 2.6.15.7 was the safe choice. Unfortunately I checked according to Robert's message and found 2.6.15.7 was affected as well :
# grep "PAGE_SIZE" /usr/src/linux-2.6.15.7/fs/sysfs/file.c
BUG_ON(count > (ssize_t)PAGE_SIZE);
if (count >= PAGE_SIZE)
count = PAGE_SIZE;
#
I am no C expert, but this sounds like the CVE statement : "2.6.12 and further"
Didier
(
Log in to post comments)