thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Summary
| CVE | CVE-2022-48703 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2024-05-03 16:15:08 UTC |
| Updated | 2026-06-01 17:16:21 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup() returns ZERO_SIZE_PTR (0x10). Then the data_vault_read() got NULL point dereference problem when accessing the 0x10 value in data_vault. [ 71.024560] BUG: kernel NULL pointer dereference, address: 0000000000000010 This patch uses ZERO_OR_NULL_PTR() for checking ZERO_SIZE_PTR or NULL value in data_vault. |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS: 0.000080000 probability, percentile 0.008480000 (date 2026-06-04)
Problem Types: CWE-476
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
| Operating System | Linux | Linux Kernel | 6.0 | rc1 | All | All |
| Operating System | Linux | Linux Kernel | 6.0 | rc2 | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 0ba13c763aacb27ab32bde5d559bf40e88465921 722588f17fd3d3a127e50718ec2caf22bd7e9daa git | Not specified |
| CNA | Linux | Linux | affected 0ba13c763aacb27ab32bde5d559bf40e88465921 39d5137085a6c37ace4680ee4d24020a4a03e7dc git | Not specified |
| CNA | Linux | Linux | affected 0ba13c763aacb27ab32bde5d559bf40e88465921 dae42083b045a4ddf71c57cf350cb2412b5915c2 git | Not specified |
| CNA | Linux | Linux | affected 0ba13c763aacb27ab32bde5d559bf40e88465921 7931e28098a4c1a2a6802510b0cbe57546d2049d git | Not specified |
| CNA | Linux | Linux | affected 5.8 | Not specified |
| CNA | Linux | Linux | unaffected 5.8 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.258 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.189 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.19.9 5.19.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.0 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/39d5137085a6c37ace4680ee4d24020a4a03e7dc | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/dae42083b045a4ddf71c57cf350cb2412b5915c2 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/7931e28098a4c1a2a6802510b0cbe57546d2049d | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/722588f17fd3d3a127e50718ec2caf22bd7e9daa | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.