In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbus_dev_probe() This patch fixes an issue in the function xenbus…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbus_dev_probe() This patch fixes an issue in the function xenbus_dev_probe(). In the xenbus_dev_probe() function, within the if (err) branch at line 313, the program incorrectly returns err directly without releasing the resources allocated by err = drv->probe(dev, id). As the return value is non-zero, the upper layers assume the processing logic has failed. How…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0aa9e30b5b4af5dd504801689d6d84c584290a45 Patch
- https://git.kernel.org/stable/c/217bdce88b104269b73603b84d0ab4dd04f481bc Patch
- https://git.kernel.org/stable/c/2f977a4c82d35d063f5fe198bbc501c4b1c5ea0e Patch
- https://git.kernel.org/stable/c/3fc0996d2fefe61219375fd650601724b8cf2d30 Patch
- https://git.kernel.org/stable/c/804b96f8d0a02fa10b92f28b2e042f9128ed3ffc Patch
- https://git.kernel.org/stable/c/87106169b4ce26f85561f953d13d1fd86d99b612 Patch
- https://git.kernel.org/stable/c/afc545da381ba0c651b2658966ac737032676f01 Patch
- https://git.kernel.org/stable/c/e8823e6ff313465910edea07581627d85e68d9fd Patch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
Timeline
- nvd_ingest NVD