{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2023-54001", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2025-12-24T10:53:46.177Z", "datePublished": "2025-12-24T10:55:36.991Z", "dateUpdated": "2026-05-11T19:53:22.247Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2026-05-11T19:53:22.247Z" }, "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nstaging: r8712: Fix memory leak in _r8712_init_xmit_priv()\n\nIn the above mentioned routine, memory is allocated in several places.\nIf the first succeeds and a later one fails, the routine will leak memory.\nThis patch fixes commit 2865d42c78a9 (\"staging: r8712u: Add the new driver\nto the mainline kernel\"). A potential memory leak in\nr8712_xmit_resource_alloc() is also addressed." } ], "affected": [ { "product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/staging/rtl8712/rtl871x_xmit.c", "drivers/staging/rtl8712/xmit_linux.c" ], "versions": [ { "version": "2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef", "lessThan": "fc511ae405f7ba29fbcb0246061ec15c272386e1", "status": "affected", "versionType": "git" }, { "version": "2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef", "lessThan": "acacdbe0f740ca8c5d5da73d50870903a3ded677", "status": "affected", "versionType": "git" }, { "version": "2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef", "lessThan": "41e05572e871b10dbdc168c76175c97982daf4a4", "status": "affected", "versionType": "git" }, { "version": "2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef", "lessThan": "874555472c736813ba1f4baf0b4c09c8e26d81ea", "status": "affected", "versionType": "git" }, { "version": "2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef", "lessThan": "ac83631230f77dda94154ed0ebfd368fc81c70a3", "status": "affected", "versionType": "git" } ] }, { "product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/staging/rtl8712/rtl871x_xmit.c", "drivers/staging/rtl8712/xmit_linux.c" ], "versions": [ { "version": "2.6.37", "status": "affected" }, { "version": "0", "lessThan": "2.6.37", "status": "unaffected", "versionType": "semver" }, { "version": "5.10.190", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.15.124", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.43", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.4.8", "lessThanOrEqual": "6.4.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.5", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.37", "versionEndExcluding": "5.10.190" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.37", "versionEndExcluding": "5.15.124" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.37", "versionEndExcluding": "6.1.43" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.37", "versionEndExcluding": "6.4.8" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.37", "versionEndExcluding": "6.5" } ] } ] } ], "references": [ { "url": "https://git.kernel.org/stable/c/fc511ae405f7ba29fbcb0246061ec15c272386e1" }, { "url": "https://git.kernel.org/stable/c/acacdbe0f740ca8c5d5da73d50870903a3ded677" }, { "url": "https://git.kernel.org/stable/c/41e05572e871b10dbdc168c76175c97982daf4a4" }, { "url": "https://git.kernel.org/stable/c/874555472c736813ba1f4baf0b4c09c8e26d81ea" }, { "url": "https://git.kernel.org/stable/c/ac83631230f77dda94154ed0ebfd368fc81c70a3" } ], "title": "staging: r8712: Fix memory leak in _r8712_init_xmit_priv()", "x_generator": { "engine": "bippy-1.2.0" } } } }