gsd-2023-2612
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service (kernel deadlock).
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-2612",
"id": "GSD-2023-2612"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-2612"
],
"details": "Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service (kernel deadlock).",
"id": "GSD-2023-2612",
"modified": "2023-12-13T01:20:32.166330Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"ID": "CVE-2023-2612",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ubuntu-linux",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "02b47547824b1cd0d55c6744f91886f04de8947e"
}
]
}
}
]
},
"vendor_name": "Canonical Ltd."
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Jean-Baptiste Cayrou"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service (kernel deadlock)."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-667",
"lang": "eng",
"value": "CWE-667"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic/commit/?id=02b47547824b1cd0d55c6744f91886f04de8947e",
"refsource": "MISC",
"url": "https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic/commit/?id=02b47547824b1cd0d55c6744f91886f04de8947e"
},
{
"name": "https://ubuntu.com/security/CVE-2023-2612",
"refsource": "MISC",
"url": "https://ubuntu.com/security/CVE-2023-2612"
},
{
"name": "https://ubuntu.com/security/notices/USN-6122-1",
"refsource": "MISC",
"url": "https://ubuntu.com/security/notices/USN-6122-1"
},
{
"name": "https://ubuntu.com/security/notices/USN-6123-1",
"refsource": "MISC",
"url": "https://ubuntu.com/security/notices/USN-6123-1"
},
{
"name": "https://ubuntu.com/security/notices/USN-6124-1",
"refsource": "MISC",
"url": "https://ubuntu.com/security/notices/USN-6124-1"
},
{
"name": "https://ubuntu.com/security/notices/USN-6127-1",
"refsource": "MISC",
"url": "https://ubuntu.com/security/notices/USN-6127-1"
},
{
"name": "http://packetstormsecurity.com/files/173087/Kernel-Live-Patch-Security-Notice-LSN-0095-1.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/173087/Kernel-Live-Patch-Security-Notice-LSN-0095-1.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:22.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:22.10:*:*:*:-:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"ID": "CVE-2023-2612"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service (kernel deadlock)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-667"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://ubuntu.com/security/CVE-2023-2612",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://ubuntu.com/security/CVE-2023-2612"
},
{
"name": "https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic/commit/?id=02b47547824b1cd0d55c6744f91886f04de8947e",
"refsource": "MISC",
"tags": [
"Mailing List",
"Patch"
],
"url": "https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic/commit/?id=02b47547824b1cd0d55c6744f91886f04de8947e"
},
{
"name": "https://ubuntu.com/security/notices/USN-6127-1",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://ubuntu.com/security/notices/USN-6127-1"
},
{
"name": "https://ubuntu.com/security/notices/USN-6123-1",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://ubuntu.com/security/notices/USN-6123-1"
},
{
"name": "https://ubuntu.com/security/notices/USN-6122-1",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://ubuntu.com/security/notices/USN-6122-1"
},
{
"name": "https://ubuntu.com/security/notices/USN-6124-1",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://ubuntu.com/security/notices/USN-6124-1"
},
{
"name": "http://packetstormsecurity.com/files/173087/Kernel-Live-Patch-Security-Notice-LSN-0095-1.html",
"refsource": "MISC",
"tags": [],
"url": "http://packetstormsecurity.com/files/173087/Kernel-Live-Patch-Security-Notice-LSN-0095-1.html"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-06-22T15:15Z",
"publishedDate": "2023-05-31T00:15Z"
}
}
}
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…