In the Linux kernel, the following vulnerability has been resolved:
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Do not call get_trip_hyst() from thermal_genl_cmd_tz_get_trip() if
the thermal zone does not define one.
Security readout for executives and security teams
Plain-English summary
CVE-2022-48915 is a Linux kernel thermal subsystem bug. A specific thermal-zone query can hit a NULL pointer when hardware or drivers do not provide a hysteresis callback. The public record does not provide CVSS, confirmed exploitation, or broad impact details.
Executive priority
Handle through normal kernel patch management unless vendor guidance rates your platform higher. There is no public evidence of active exploitation in the provided sources, but kernel NULL pointer bugs can affect system availability and should not be ignored on shared or critical Linux systems.
Technical view
The fix prevents thermal_genl_cmd_tz_get_trip() from calling get_trip_hyst() when the thermal zone lacks that operation. The issue is documented as a NULL pointer dereference in Linux thermal core. Kernel stable commits are referenced as the resolution.
Likely exposure
Exposure is limited to Linux systems running affected kernel versions with thermal zones that do not define get_trip_hyst(). The source lists Linux kernel version markers including 5.9, 5.10.104, 5.15.27, 5.16.13, and 5.17, but range interpretation should be confirmed against vendor kernels.
Exploitation context
No CISA KEV listing is provided, and the source bundle gives no evidence of active exploitation. The record does not describe required privileges, remote reachability, or practical exploit conditions. Treat this primarily as a kernel stability and availability concern pending vendor-specific guidance.
Researcher notes
The public CVE data is sparse: no CVSS, CWE, exploitability assessment, or privilege model is included. Analysis should focus on downstream kernel backports, whether relevant thermal zones lack get_trip_hyst(), and whether accessible thermal generic-netlink paths exist on the target platform.
Mitigation direction
Check Linux distribution or appliance vendor advisories for CVE-2022-48915 applicability.
Upgrade affected kernels to vendor-supported builds containing the referenced stable fixes.
Prioritize systems where untrusted users can interact with kernel thermal interfaces.
Include embedded, appliance, and virtualization host kernels in the inventory.
Validation and detection
Record kernel versions across Linux fleets and compare with vendor advisories.
Check vendor changelogs for the referenced thermal core fix.
Confirm patched kernels include one of the linked stable commits or downstream equivalents.
Monitor vendor security notices for updated severity or exposure details.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-48915 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.