GHSA-76VP-9X4G-CM7P
Vulnerability from github – Published: 2026-08-15 06:32 – Updated: 2026-08-15 06:32
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
octeontx2-pf: Fix leak of SQ timestamp buffer on teardown
The send-queue timestamp ring is allocated with qmem_alloc() when timestamping is used, but otx2_free_sq_res() never freed sq->timestamps, leaking that memory across ifdown and device removal. Add the missing qmem_free() alongside the other SQ companion buffers.
{
"affected": [],
"aliases": [
"CVE-2026-72448"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-15T06:22:18Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteontx2-pf: Fix leak of SQ timestamp buffer on teardown\n\nThe send-queue timestamp ring is allocated with qmem_alloc() when\ntimestamping is used, but otx2_free_sq_res() never freed sq-\u003etimestamps,\nleaking that memory across ifdown and device removal. Add the missing\nqmem_free() alongside the other SQ companion buffers.",
"id": "GHSA-76vp-9x4g-cm7p",
"modified": "2026-08-15T06:32:25Z",
"published": "2026-08-15T06:32:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72448"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/19d2d36e193c3fb515c052a56bfc83d8ac7b6764"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3d45d40b872aec0073d4cf08956a6c9b87c5e396"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/452ec5058ea4ed63adae8d6beeac9ee687fe8061"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a056db30de92945ff8ee6033096678bfbae878e3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c642a530aaaeb9a3e356cedfe77955e7f983380e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d6c0b0c802d3c49b86cad665a7f3790dc55a0394"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e68ada66afcae0bc2a7c06b43c5a9a081d29e7b4"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e8e9dff204e8d8553495893e1a44d2b5021648de"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…