2024-02-29 23:00:33 +00:00
{
2024-03-04 19:00:35 +00:00
"data_version" : "4.0" ,
2024-02-29 23:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-47098" ,
2024-03-04 19:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-29 23:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-03-04 19:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations\n\nCommit b50aa49638c7 (\"hwmon: (lm90) Prevent integer underflows of\ntemperature calculations\") addressed a number of underflow situations\nwhen writing temperature limits. However, it missed one situation, seen\nwhen an attempt is made to set the hysteresis value to MAX_LONG and the\ncritical temperature limit is negative.\n\nUse clamp_val() when setting the hysteresis temperature to ensure that\nthe provided value can never overflow or underflow."
2024-02-29 23:00:33 +00:00
}
]
2024-03-04 19:00:35 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "b50aa49638c7" ,
"version_value" : "d105f30bea91"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "5.14" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.14" ,
"status" : "unaffected" ,
2024-11-04 12:01:15 +00:00
"versionType" : "semver"
2024-03-04 19:00:35 +00:00
} ,
{
"version" : "5.15.12" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:15 +00:00
"versionType" : "semver"
2024-03-04 19:00:35 +00:00
} ,
{
"version" : "5.16" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
2024-11-04 12:06:04 +00:00
"versionType" : "original_commit_for_fix"
2024-03-04 19:00:35 +00:00
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/d105f30bea9104c590a9e5b495cb8a49bdfe405f" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d105f30bea9104c590a9e5b495cb8a49bdfe405f"
} ,
{
"url" : "https://git.kernel.org/stable/c/55840b9eae5367b5d5b29619dc2fb7e4596dba46" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/55840b9eae5367b5d5b29619dc2fb7e4596dba46"
}
]
} ,
"generator" : {
2024-11-04 12:06:04 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-29 23:00:33 +00:00
}
}