mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-11 08:43:58 -09:00
- CVE-2025-70873:
An information disclosure issue in the zipfileInflate function in the
zipfile extension in SQLite v3.51.1 and earlier allows attackers to
obtain heap memory via supplying a crafted ZIP file.
For more information, see:
- https://www.cve.org/CVERecord?id=CVE-2025-70873
- https://sqlite.org/src/info/9766b47beb9ec72f
- 5a05c59d4d
Signed-off-by: Thomas Perale <thomas.perale@mind.be>