ladybird/Base
Devashish Jaiswal 2a3166e523
JPGLoader: Check existence of Huffman tables in scan header segment (#3442)
DC and AC table IDs read in the scan header segment weren't validated
against the IDs of Huffman tables read in the DHT segment. This caused
an OOB read when a Huffman table was accessed using the ID read in the
scan header segment. Furthermore, the decoder now replaces the old DC
or AC table if a redefinition has been found prior to the scan header.

Fixes #3439.
2020-09-10 11:20:04 +02:00
..
etc utmpupdate: Add a program for updating /var/run/utmp 2020-09-06 16:10:27 +02:00
home/anon Base+HackStudio: Rename project file extensions to .hsp 2020-08-26 16:59:34 +02:00
res JPGLoader: Check existence of Huffman tables in scan header segment (#3442) 2020-09-10 11:20:04 +02:00
usr Shell: Update the Shell(5) manpage 2020-09-09 20:35:21 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00