- Description
- llama.cpp provides LLM inference in C/C++. The unsafe `data` pointer member in the `rpc_tensor` structure can cause arbitrary address writing. This vulnerability is fixed in b3561.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- llama.cpp
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ggerganov:llama.cpp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "959A4095-3418-4510-B812-74AC693D3DAC",
"versionEndExcluding": "b3561",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]