Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/cons-drivers/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


devcons didn't honor length argument for Qdrivers, resulting in a buffer overflow, which could lead to a kernel crash in case of e.g. read /dev/drivers.

the erratic behavior can be easily seen by

 syscall -o read 0 buf 1 < /dev/drivers

that would print the whole table instead of a single byte.


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.