ghsa-65g9-7jfx-8gx9
Vulnerability from github
Published
2022-05-24 16:51
Modified
2022-05-24 16:51
Details
In the Linux kernel before 4.1.4, a buffer overflow occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. The maximum size for a DiSEqC command is 6, according to the userspace API. However, the code allows larger values such as 23.
{ affected: [], aliases: [ "CVE-2015-9289", ], database_specific: { cwe_ids: [], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2019-07-27T22:15:00Z", severity: "MODERATE", }, details: "In the Linux kernel before 4.1.4, a buffer overflow occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. The maximum size for a DiSEqC command is 6, according to the userspace API. However, the code allows larger values such as 23.", id: "GHSA-65g9-7jfx-8gx9", modified: "2022-05-24T16:51:33Z", published: "2022-05-24T16:51:33Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2015-9289", }, { type: "WEB", url: "https://github.com/torvalds/linux/commit/1fa2337a315a2448c5434f41e00d56b01a22283c", }, { type: "WEB", url: "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1fa2337a315a2448c5434f41e00d56b01a22283c", }, { type: "WEB", url: "https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4", }, ], 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.