GHSA-2PRW-X82W-7WHC
Vulnerability from github – Published: 2026-05-27 15:33 – Updated: 2026-05-27 15:33
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
bpf: Limit bpf program signature size
Practical BPF signatures are significantly smaller than KMALLOC_MAX_CACHE_SIZE
Allowing larger sizes opens the door for abuse by passing excessive size values and forcing the kernel into expensive allocation paths (via kmalloc_large or vmalloc).
{
"affected": [],
"aliases": [
"CVE-2026-45971"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-27T14:17:14Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Limit bpf program signature size\n\nPractical BPF signatures are significantly smaller than\nKMALLOC_MAX_CACHE_SIZE\n\nAllowing larger sizes opens the door for abuse by passing excessive\nsize values and forcing the kernel into expensive allocation paths (via\nkmalloc_large or vmalloc).",
"id": "GHSA-2prw-x82w-7whc",
"modified": "2026-05-27T15:33:18Z",
"published": "2026-05-27T15:33:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45971"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/5835a077c6f5c565d525eaca9fac01572b97a9b9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ea1535e28bb3773fc0b3cbd1f3842b808016990c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/eb8166c79097996396468a341de258a798789d36"
}
],
"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…
Loading…