29 lines
1.0 KiB
JSON
Raw Normal View History

{
"id": "CVE-2022-49576",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2025-02-26T07:01:33.243",
"lastModified": "2025-02-26T07:01:33.243",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv4: Fix data-races around sysctl_fib_multipath_hash_fields.\n\nWhile reading sysctl_fib_multipath_hash_fields, it can be changed\nconcurrently. Thus, we need to add READ_ONCE() to its readers."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/36f5b86f309b3b11295d087cd7433f1c897caf94",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/548d6678c4a3d43667e59686665f8674b82440a3",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/8895a9c2ac76fb9d3922fed4fe092c8ec5e5cccc",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}