2025-03-09 03:03:50 +00:00

29 lines
1.5 KiB
JSON

{
"id": "CVE-2022-49056",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2025-02-26T07:00:42.863",
"lastModified": "2025-02-26T07:00:42.863",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring: abort file assignment prior to assigning creds\n\nWe need to either restore creds properly if we fail on the file\nassignment, or just do the file assignment first instead. Let's do\nthe latter as it's simpler, should make no difference here for\nfile assignment."
},
{
"lang": "es",
"value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: io_uring: cancelar la asignaci\u00f3n de archivos antes de asignar credenciales. Necesitamos restaurar las credenciales correctamente si fallamos en la asignaci\u00f3n de archivos o simplemente hacer la asignaci\u00f3n de archivos primero. Hagamos esto \u00faltimo, ya que es m\u00e1s simple; no deber\u00eda haber ninguna diferencia aqu\u00ed para la asignaci\u00f3n de archivos."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/262960775e0d2cdf97a3e33993e95e13175df4bb",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/701521403cfb228536b3947035c8a6eca40d8e58",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}