Bug 2367842 (CVE-2025-48060) - CVE-2025-48060 jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)
Summary: CVE-2025-48060 jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute...
Keywords:
Status: NEW
Alias: CVE-2025-48060
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2367862 2367863
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-21 18:01 UTC by OSIDB Bzimport
Modified: 2025-06-17 08:27 UTC (History)
33 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-21 18:01:31 UTC
jq is a command-line JSON processor. In versions up to and including 1.7.1, a heap-buffer-overflow is present in function `jv_string_vfmt` in the jq_fuzz_execute harness from oss-fuzz. This crash happens on file jv.c, line 1456 `void* p = malloc(sz);`. As of time of publication, no patched versions are available.


Note You need to log in before you can comment on or make changes to this bug.