Files
Valerie Snyder 4924f2f4dc Harden HFS+ resource bounds checks
Compressed HFS+ resource parsing accumulated resource instance counts
with int arithmetic before seeking to the selected reference entry. A
crafted resource map could overflow the index or produce an unchecked
seek target.

Track the instance index and reference-entry offset in uint64_t,
reject offsets outside the resource fork, and widen catalog key
padding before it feeds record bounds checks.

CLAM-2989
2026-07-01 20:05:01 -04:00
..
2026-07-01 20:05:01 -04:00
2026-07-01 20:05:01 -04:00
2026-07-01 20:05:01 -04:00