Re: [PATCH 1/1] fbdev: atyfb: Fix buffer overflow

From: Denis Arefev
Date: Tue Apr 01 2025 - 06:23:53 EST


> It's old, but still runs in some configurations and people
> still (although probably not on daily bases) use it.
> Also don't forget about the various old non-x86 hardware machines
> which often used ATI cards too, and those machines are still
> supported by Linux as well.

Hi Helge.
Thanks for the reply.

Ok. Everyone agrees that there is an error (buffer overflow
lt_lcd_regs[LCD_MISC_CNTL]).
Ok. Everyone agrees that this code is still needed.

Then I propose to fix this error. :)

Unfortunately, I can't do everything by the rules, I didn't save
the chip datasheet. (I didn't think I would ever need it again.).

Regards Denis.