24 lines
977 B
JSON
Raw Normal View History

{
"id": "CVE-2022-48665",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2024-04-28T13:15:08.073",
"lastModified": "2024-04-29T12:42:03.667",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nexfat: fix overflow for large capacity partition\n\nUsing int type for sector index, there will be overflow in a large\ncapacity partition.\n\nFor example, if storage with sector size of 512 bytes and partition\ncapacity is larger than 2TB, there will be overflow."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/17244f71765dfec39e84493993993e896c376d09",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/2e9ceb6728f1dc2fa4b5d08f37d88cbc49a20a62",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}