ghsa-63jf-wgmw-jw76
Vulnerability from github
Published
2022-05-17 05:11
Modified
2022-05-17 05:11
Details
The rds_recvmsg function in net/rds/recv.c in the Linux kernel before 3.0.44 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) recvfrom or (2) recvmsg system call on an RDS socket.
{ "affected": [], "aliases": [ "CVE-2012-3430" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-10-03T11:02:00Z", "severity": "LOW" }, "details": "The rds_recvmsg function in net/rds/recv.c in the Linux kernel before 3.0.44 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) recvfrom or (2) recvmsg system call on an RDS socket.", "id": "GHSA-63jf-wgmw-jw76", "modified": "2022-05-17T05:11:18Z", "published": "2022-05-17T05:11:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3430" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/06b6a1cf6e776426766298d055bb3991957d90a7" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=820039" }, { "type": "WEB", "url": "https://www.suse.com/support/update/announcement/2012/suse-su-20121679-1.html" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=06b6a1cf6e776426766298d055bb3991957d90a7" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06b6a1cf6e776426766298d055bb3991957d90a7" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1323.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/50633" }, { "type": "WEB", "url": "http://secunia.com/advisories/50732" }, { "type": "WEB", "url": "http://secunia.com/advisories/50811" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.0.44" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/26/5" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1567-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1568-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1572-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1575-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1577-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1578-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1579-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1580-1" } ], "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.
- 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.