Skip to content

Commit

Permalink
update affected version ranges for CVE-2022-1462
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed Oct 21, 2024
1 parent 0f9e4fc commit 85fb518
Showing 1 changed file with 89 additions and 2 deletions.
91 changes: 89 additions & 2 deletions data/anchore/2022/CVE-2022-1462.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,93 @@
"vendor": "Linux",
"versions": [
{
"lessThan": "5.5-rc5",
"lessThanOrEqual": "4.3.6",
"status": "affected",
"version": "4.18-rc1",
"version": "3.18.118",
"versionType": "custom"
},
{
"lessThanOrEqual": "4.8.17",
"status": "affected",
"version": "4.4.146",
"versionType": "custom"
},
{
"lessThan": "4.9.325",
"status": "affected",
"version": "4.9.117",
"versionType": "custom"
},
{
"lessThan": "4.14.290",
"status": "affected",
"version": "4.14.60",
"versionType": "custom"
},
{
"lessThanOrEqual": "4.18.20",
"status": "affected",
"version": "4.17.12",
"versionType": "custom"
},
{
"lessThan": "4.19.254",
"status": "affected",
"version": "4.19.153",
"versionType": "custom"
},
{
"lessThanOrEqual": "5.3.18",
"status": "affected",
"version": "4.20",
"versionType": "custom"
},
{
"lessThan": "5.4.208",
"status": "affected",
"version": "5.4.73",
"versionType": "custom"
},
{
"lessThanOrEqual": "5.8.18",
"status": "affected",
"version": "5.8.17",
"versionType": "custom"
},
{
"lessThanOrEqual": "5.9.16",
"status": "affected",
"version": "5.9.2",
"versionType": "custom"
},
{
"lessThan": "5.10.134",
"status": "affected",
"version": "5.10",
"versionType": "custom"
},
{
"lessThan": "5.15.46",
"status": "affected",
"version": "5.10",
"versionType": "custom"
},
{
"lessThan": "5.15.58",
"status": "affected",
"version": "5.15.46",
"versionType": "custom"
},
{
"lessThanOrEqual": "5.17.15",
"status": "affected",
"version": "5.17.14",
"versionType": "custom"
},
{
"lessThan": "5.18.13",
"status": "affected",
"version": "5.18.3",
"versionType": "custom"
}
]
Expand All @@ -36,6 +120,9 @@
"references": [
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/b6da31b2c07c46f2dcad1d86caa835227a16d9ff"
},
{
"url": "https://ubuntu.com/security/CVE-2022-1462"
}
]
}
Expand Down

0 comments on commit 85fb518

Please sign in to comment.