ghsa-f3g2-mvp2-3pxr
Vulnerability from github
Published
2022-05-01 07:44
Modified
2022-05-01 07:44
VLAI Severity ?
Details
The sys_timer_create function in posix-timers.c for Linux kernel 2.6.x allows local users to cause a denial of service (memory consumption) and possibly bypass memory limits or cause other processes to be killed by creating a large number of posix timers, which are allocated in kernel memory but are not treated as part of the process' memory.
{
"affected": [],
"aliases": [
"CVE-2006-7051"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2007-02-24T00:28:00Z",
"severity": "MODERATE"
},
"details": "The sys_timer_create function in posix-timers.c for Linux kernel 2.6.x allows local users to cause a denial of service (memory consumption) and possibly bypass memory limits or cause other processes to be killed by creating a large number of posix timers, which are allocated in kernel memory but are not treated as part of the process\u0027 memory.",
"id": "GHSA-f3g2-mvp2-3pxr",
"modified": "2022-05-01T07:44:06Z",
"published": "2022-05-01T07:44:06Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-7051"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25712"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/1657"
},
{
"type": "WEB",
"url": "http://securityreason.com/securityalert/2287"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/430278/30/5790/threaded"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…