2024-02-19 15:01:46 +00:00
{
2024-05-01 06:00:35 +00:00
"data_version" : "4.0" ,
2024-02-19 15:01:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26975" ,
2024-05-01 06:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-19 15:01:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-01 06:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\npowercap: intel_rapl: Fix a NULL pointer dereference\n\nA NULL pointer dereference is triggered when probing the MMIO RAPL\ndriver on platforms with CPU ID not listed in intel_rapl_common CPU\nmodel list.\n\nThis is because the intel_rapl_common module still probes on such\nplatforms even if 'defaults_msr' is not set after commit 1488ac990ac8\n(\"powercap: intel_rapl: Allow probing without CPUID match\"). Thus the\nMMIO RAPL rp->priv->defaults is NULL when registering to RAPL framework.\n\nFix the problem by adding sanity check to ensure rp->priv->rapl_defaults\nis always valid."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-02-19 15:01:46 +00:00
}
]
2024-05-01 06:00:35 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "1488ac990ac8" ,
"version_value" : "0641908b906a"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.5" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.5" ,
"status" : "unaffected" ,
2024-11-05 10:00:47 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "6.6.24" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:47 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "6.7.12" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:47 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "6.8.3" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:47 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
2024-05-13 08:01:06 +00:00
"version" : "6.9" ,
2024-05-01 06:00:35 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/0641908b906a133f1494c312a71f9fecbe2b6c78" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/0641908b906a133f1494c312a71f9fecbe2b6c78"
} ,
{
"url" : "https://git.kernel.org/stable/c/9b254feb249981b66ccdb1dae54e757789a15ba1" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/9b254feb249981b66ccdb1dae54e757789a15ba1"
} ,
{
"url" : "https://git.kernel.org/stable/c/2f73cf2ae5e0f4e629db5be3a4380ff7807148e6" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/2f73cf2ae5e0f4e629db5be3a4380ff7807148e6"
} ,
{
"url" : "https://git.kernel.org/stable/c/2d1f5006ff95770da502f8cee2a224a1ff83866e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/2d1f5006ff95770da502f8cee2a224a1ff83866e"
}
]
} ,
"generator" : {
2024-11-05 10:00:47 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-19 15:01:46 +00:00
}
}