2025-04-17 22:03:54 +00:00

25 lines
1.1 KiB
JSON

{
"id": "CVE-2025-22114",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2025-04-16T15:16:05.617",
"lastModified": "2025-04-17T20:22:16.240",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: don't clobber ret in btrfs_validate_super()\n\nCommit 2a9bb78cfd36 (\"btrfs: validate system chunk array at\nbtrfs_validate_super()\") introduces a call to validate_sys_chunk_array()\nin btrfs_validate_super(), which clobbers the value of ret set earlier.\nThis has the effect of negating the validity checks done earlier, making\nit so btrfs could potentially try to mount invalid filesystems."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/9db9c7dd5b4e1d3205137a094805980082c37716",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/ef6800a2015e706e9852a5ec15263fec9990d012",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}