ghsa-53cw-7857-2j7g
Vulnerability from github
Published
2022-05-02 03:30
Modified
2024-02-15 21:31
Severity ?
Details
The inode double locking code in fs/ocfs2/file.c in the Linux kernel 2.6.30 before 2.6.30-rc3, 2.6.27 before 2.6.27.24, 2.6.29 before 2.6.29.4, and possibly other versions down to 2.6.19 allows local users to cause a denial of service (prevention of file creation and removal) via a series of splice system calls that trigger a deadlock between the generic_file_splice_write, splice_from_pipe, and ocfs2_file_splice_write functions.
{ "affected": [], "aliases": [ "CVE-2009-1961" ], "database_specific": { "cwe_ids": [ "CWE-362", "CWE-667" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-06-08T01:00:00Z", "severity": "LOW" }, "details": "The inode double locking code in fs/ocfs2/file.c in the Linux kernel 2.6.30 before 2.6.30-rc3, 2.6.27 before 2.6.27.24, 2.6.29 before 2.6.29.4, and possibly other versions down to 2.6.19 allows local users to cause a denial of service (prevention of file creation and removal) via a series of splice system calls that trigger a deadlock between the generic_file_splice_write, splice_from_pipe, and ocfs2_file_splice_write functions.", "id": "GHSA-53cw-7857-2j7g", "modified": "2024-02-15T21:31:24Z", "published": "2022-05-02T03:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-1961" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commitdiff%3Bh=7bfac9ecf0585962fe13584f5cf526d8c8e76f17" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=7bfac9ecf0585962fe13584f5cf526d8c8e76f17" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00000.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00001.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-07/msg00004.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/35390" }, { "type": "WEB", "url": "http://secunia.com/advisories/35394" }, { "type": "WEB", "url": "http://secunia.com/advisories/35656" }, { "type": "WEB", "url": "http://secunia.com/advisories/35847" }, { "type": "WEB", "url": "http://secunia.com/advisories/36051" }, { "type": "WEB", "url": "http://securitytracker.com/id?1022307" }, { "type": "WEB", "url": "http://www.debian.org/security/2009/dsa-1844" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:135" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:148" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/05/29/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/05/30/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/06/02/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/06/03/1" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2009-1157.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/35143" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-793-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.
- 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.