ghsa-jf6q-v9m6-wc7j
Vulnerability from github
Published
2025-12-30 15:30
Modified
2025-12-30 15:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Add check for kmemdup
Since the kmemdup may return NULL pointer, it should be better to add check for the return value in order to avoid NULL pointer dereference.
{
"affected": [],
"aliases": [
"CVE-2023-54248"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-30T13:16:13Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/ntfs3: Add check for kmemdup\n\nSince the kmemdup may return NULL pointer,\nit should be better to add check for the return value\nin order to avoid NULL pointer dereference.",
"id": "GHSA-jf6q-v9m6-wc7j",
"modified": "2025-12-30T15:30:33Z",
"published": "2025-12-30T15:30:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-54248"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7898db22ed6cee909513cf4935b5f9f0298b74f0"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/952bbfcedbf895963509861e55a6e4fc105eb842"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9f36704a58adade3b0216f8a3fa5503db4517208"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/cdcdfd57f4c701f832787da1309cc6687917d783"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e6c3cef24cb0d045f99d5cb039b344874e3cfd74"
}
],
"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…