ghsa-mgh8-mjvw-m7j5
Vulnerability from github
Published
2025-09-18 18:30
Modified
2025-09-18 18:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
media: platform: mediatek: vpu: fix NULL ptr dereference
If pdev is NULL, then it is still dereferenced.
This fixes this smatch warning:
drivers/media/platform/mediatek/vpu/mtk_vpu.c:570 vpu_load_firmware() warn: address of NULL pointer 'pdev'
{ "affected": [], "aliases": [ "CVE-2023-53425" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-18T16:15:46Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: platform: mediatek: vpu: fix NULL ptr dereference\n\nIf pdev is NULL, then it is still dereferenced.\n\nThis fixes this smatch warning:\n\ndrivers/media/platform/mediatek/vpu/mtk_vpu.c:570 vpu_load_firmware() warn: address of NULL pointer \u0027pdev\u0027", "id": "GHSA-mgh8-mjvw-m7j5", "modified": "2025-09-18T18:30:28Z", "published": "2025-09-18T18:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53425" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/099e929e7477f37ca16738fc158d7101c0189ca1" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1b3f25d3894a091abc247eadab266a2c9be64389" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2caeb722f0ea5d2d24af30bb1753a89d449b6aa0" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3df55cd773e8603b623425cc97b05e542854ad27" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4d299e6e0ac3cf8ab4517dc29c9294bc4bf72398" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/776b34615a29551d69d82a0082e7319d5ea284bd" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b7bd48f0be84e24d21aa3a8f59a8a9cb8633a1c4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/c1c5826223ae05a48d21f6708c6f34ee9006238c" } ], "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.
- 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…