CVE-2023-52844
Detail
Description
In the Linux kernel, the following vulnerability has been resolved:
media: vidtv: psi: Add check for kstrdup
Add check for the return value of kstrdup() and return the error
if it fails in order to avoid NULL pointer dereference.
Metrics
CVSS Version 4.0
CVSS Version 3.x
CVSS Version 2.0
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
CVSS 4.0 Severity and Vector Strings:
NVD assessment
not yet provided.
CVSS 3.x Severity and Vector Strings:
NVD assessment
not yet provided.
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.0 Severity and Vector Strings:
NVD assessment
not yet provided.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected] .
Weakness Enumeration
CWE-ID
CWE Name
Source
CWE-476
NULL Pointer Dereference
CISA-ADP
Change History
7 change records found show changes
CVE Modified by CISA-ADP
6/17/2026 2:43:42 AM
Action
Type
Old Value
New Value
Added
Affected
[{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"7a7899f6f58e","status":"affected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"5.10","status":"affected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"0","status":"unaffected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"5.10.201","status":"unaffected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"5.15.139","status":"unaffected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"6.1.63","status":"unaffected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"6.5.12","status":"unaffected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"6.6.2","status":"unaffected"}]},{"vendor":"linux","product":"linux_kernel","defaultStatus":"unknown","cpes":["cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*"],"versions":[{"version":"6.7","status":"unaffected"}]}]
Added
SSVC
{"timestamp":"2024-05-21T19:28:09.029238Z","id":"CVE-2023-52844","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}
CVE Modified by kernel.org
6/17/2026 2:43:42 AM
Action
Type
Old Value
New Value
Added
Affected
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/media/test-drivers/vidtv/vidtv_psi.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"f90cf6079bf67988f8b1ad1ade70fc89d0080905","lessThan":"3387490c89b10aeb4e71d78b65dbc9ba4b2385b9","versionType":"git","status":"affected"},{"version":"f90cf6079bf67988f8b1ad1ade70fc89d0080905","lessThan":"d17269fb9161995303985ab2fe6f16cfb72152f9","versionType":"git","status":"affected"},{"version":"f90cf6079bf67988f8b1ad1ade70fc89d0080905","lessThan":"5c26aae3723965c291c65dd2ecad6a3240d422b0","versionType":"git","status":"affected"},{"version":"f90cf6079bf67988f8b1ad1ade70fc89d0080905","lessThan":"5cfcc8de7d733a1137b86954cc28ce99972311ad","versionType":"git","status":"affected"},{"version":"f90cf6079bf67988f8b1ad1ade70fc89d0080905","lessThan":"a51335704a3f90eaf23a6864faefca34b382490a","versionType":"git","status":"affected"},{"version":"f90cf6079bf67988f8b1ad1ade70fc89d0080905","lessThan":"76a2c5df6ca8bd8ada45e953b8c72b746f42918d","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/media/test-drivers/vidtv/vidtv_psi.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.10","status":"affected"},{"version":"0","lessThan":"5.10","versionType":"semver","status":"unaffected"},{"version":"5.10.201","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.139","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.63","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.5.12","lessThanOrEqual":"6.5.*","versionType":"semver","status":"unaffected"},{"version":"6.6.2","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.7","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]
Initial Analysis by NIST
4/02/2025 10:56:36 AM
Action
Type
Old Value
New Value
Added
CPE Configuration
OR
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.6 up to (excluding) 6.6.2
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.5.12
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.63
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.139
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.10 up to (excluding) 5.10.201
Added
Reference Type
CVE: https://git.kernel.org/stable/c/3387490c89b10aeb4e71d78b65dbc9ba4b2385b9 Types: Patch
Added
Reference Type
CVE: https://git.kernel.org/stable/c/5c26aae3723965c291c65dd2ecad6a3240d422b0 Types: Patch
Added
Reference Type
CVE: https://git.kernel.org/stable/c/5cfcc8de7d733a1137b86954cc28ce99972311ad Types: Patch
Added
Reference Type
CVE: https://git.kernel.org/stable/c/76a2c5df6ca8bd8ada45e953b8c72b746f42918d Types: Patch
Added
Reference Type
CVE: https://git.kernel.org/stable/c/a51335704a3f90eaf23a6864faefca34b382490a Types: Patch
Added
Reference Type
CVE: https://git.kernel.org/stable/c/d17269fb9161995303985ab2fe6f16cfb72152f9 Types: Patch
Added
Reference Type
kernel.org: https://git.kernel.org/stable/c/3387490c89b10aeb4e71d78b65dbc9ba4b2385b9 Types: Patch
Added
Reference Type
kernel.org: https://git.kernel.org/stable/c/5c26aae3723965c291c65dd2ecad6a3240d422b0 Types: Patch
Added
Reference Type
kernel.org: https://git.kernel.org/stable/c/5cfcc8de7d733a1137b86954cc28ce99972311ad Types: Patch
Added
Reference Type
kernel.org: https://git.kernel.org/stable/c/76a2c5df6ca8bd8ada45e953b8c72b746f42918d Types: Patch
Added
Reference Type
kernel.org: https://git.kernel.org/stable/c/a51335704a3f90eaf23a6864faefca34b382490a Types: Patch
Added
Reference Type
kernel.org: https://git.kernel.org/stable/c/d17269fb9161995303985ab2fe6f16cfb72152f9 Types: Patch
CVE Modified by CVE
11/21/2024 3:40:42 AM
Action
Type
Old Value
New Value
Added
Reference
https://git.kernel.org/stable/c/3387490c89b10aeb4e71d78b65dbc9ba4b2385b9
Added
Reference
https://git.kernel.org/stable/c/5c26aae3723965c291c65dd2ecad6a3240d422b0
Added
Reference
https://git.kernel.org/stable/c/5cfcc8de7d733a1137b86954cc28ce99972311ad
Added
Reference
https://git.kernel.org/stable/c/76a2c5df6ca8bd8ada45e953b8c72b746f42918d
Added
Reference
https://git.kernel.org/stable/c/a51335704a3f90eaf23a6864faefca34b382490a
Added
Reference
https://git.kernel.org/stable/c/d17269fb9161995303985ab2fe6f16cfb72152f9
CVE Modified by CISA-ADP
7/02/2024 9:44:04 PM
Action
Type
Old Value
New Value
Added
CVSS V3.1
CISA-ADP AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Added
CWE
CISA-ADP CWE-476
CVE Modified by kernel.org
5/29/2024 2:16:24 AM
Action
Type
Old Value
New Value
New CVE Received from kernel.org
5/21/2024 12:15:21 PM
Action
Type
Old Value
New Value
Added
Description
In the Linux kernel, the following vulnerability has been resolved:
media: vidtv: psi: Add check for kstrdup
Add check for the return value of kstrdup() and return the error
if it fails in order to avoid NULL pointer dereference.
Added
Reference
kernel.org https://git.kernel.org/stable/c/3387490c89b10aeb4e71d78b65dbc9ba4b2385b9 [No types assigned]
Added
Reference
kernel.org https://git.kernel.org/stable/c/5c26aae3723965c291c65dd2ecad6a3240d422b0 [No types assigned]
Added
Reference
kernel.org https://git.kernel.org/stable/c/5cfcc8de7d733a1137b86954cc28ce99972311ad [No types assigned]
Added
Reference
kernel.org https://git.kernel.org/stable/c/76a2c5df6ca8bd8ada45e953b8c72b746f42918d [No types assigned]
Added
Reference
kernel.org https://git.kernel.org/stable/c/a51335704a3f90eaf23a6864faefca34b382490a [No types assigned]
Added
Reference
kernel.org https://git.kernel.org/stable/c/d17269fb9161995303985ab2fe6f16cfb72152f9 [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2023-52844 NVD
Published Date: 05/21/2024 NVD
Last Modified: 06/17/2026
Source: kernel.org