ghsa-m8hf-c8h9-xxgp
Vulnerability from github
Published
2024-08-17 09:30
Modified
2024-08-17 09:30
Details
In the Linux kernel, the following vulnerability has been resolved:
media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()
devm_regmap_init_mmio() can fail, add a check and bail out in case of error.
{ "affected": [], "aliases": [ "CVE-2024-42303" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-08-17T09:15:10Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: imx-pxp: Fix ERR_PTR dereference in pxp_probe()\n\ndevm_regmap_init_mmio() can fail, add a check and bail out in case of\nerror.", "id": "GHSA-m8hf-c8h9-xxgp", "modified": "2024-08-17T09:30:25Z", "published": "2024-08-17T09:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42303" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/358bc85269d6a359fea597ef9fbb429cd3626e08" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/57e9ce68ae98551da9c161aaab12b41fe8601856" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5ab6ac4e9e165b0fe8a326308218337007224f05" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.