| From bippy-1.2.0 Mon Sep 17 00:00:00 2001 |
| From: Greg Kroah-Hartman <gregkh@kernel.org> |
| To: <linux-cve-announce@vger.kernel.org> |
| Reply-to: <cve@kernel.org>, <linux-kernel@vger.kernel.org> |
| Subject: CVE-2025-37773: virtiofs: add filesystem context source name check |
| |
| Description |
| =========== |
| |
| In the Linux kernel, the following vulnerability has been resolved: |
| |
| virtiofs: add filesystem context source name check |
| |
| In certain scenarios, for example, during fuzz testing, the source |
| name may be NULL, which could lead to a kernel panic. Therefore, an |
| extra check for the source name should be added. |
| |
| The Linux kernel CVE team has assigned CVE-2025-37773 to this issue. |
| |
| |
| Affected and fixed versions |
| =========================== |
| |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 5.4.293 with commit b84f13fdad10a543e2e65bab7e81b3f0bceabd67 |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 5.10.237 with commit 9d6dcf18a1b49990295ac8a05fd9bdfd27ccbf88 |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 5.15.181 with commit 5ee09cdaf3414f6c92960714af46d3d90eede2f3 |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 6.1.135 with commit 599d1e2a6aecc44acf22fe7ea6f5e84a7e526abe |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 6.6.88 with commit f6ec52710dc5e156b774cbef5d0f5c99b1c53a80 |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 6.12.25 with commit c3e31d613951c299487844c4d1686a933e8ee291 |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 6.14.4 with commit a648d80f8d9b208beee03a2d9aa690cfacf1d41e |
| Issue introduced in 5.4 with commit a62a8ef9d97da23762a588592c8b8eb50a8deb6a and fixed in 6.15 with commit a94fd938df2b1628da66b498aa0eeb89593bc7a2 |
| |
| Please see https://www.kernel.org for a full list of currently supported |
| kernel versions by the kernel community. |
| |
| Unaffected versions might change over time as fixes are backported to |
| older supported kernel versions. The official CVE entry at |
| https://cve.org/CVERecord/?id=CVE-2025-37773 |
| will be updated if fixes are backported, please check that for the most |
| up to date information about this issue. |
| |
| |
| Affected files |
| ============== |
| |
| The file(s) affected by this issue are: |
| fs/fuse/virtio_fs.c |
| |
| |
| Mitigation |
| ========== |
| |
| The Linux kernel CVE team recommends that you update to the latest |
| stable kernel version for this, and many other bugfixes. Individual |
| changes are never tested alone, but rather are part of a larger kernel |
| release. Cherry-picking individual commits is not recommended or |
| supported by the Linux kernel community at all. If however, updating to |
| the latest release is impossible, the individual changes to resolve this |
| issue can be found at these commits: |
| https://git.kernel.org/stable/c/b84f13fdad10a543e2e65bab7e81b3f0bceabd67 |
| https://git.kernel.org/stable/c/9d6dcf18a1b49990295ac8a05fd9bdfd27ccbf88 |
| https://git.kernel.org/stable/c/5ee09cdaf3414f6c92960714af46d3d90eede2f3 |
| https://git.kernel.org/stable/c/599d1e2a6aecc44acf22fe7ea6f5e84a7e526abe |
| https://git.kernel.org/stable/c/f6ec52710dc5e156b774cbef5d0f5c99b1c53a80 |
| https://git.kernel.org/stable/c/c3e31d613951c299487844c4d1686a933e8ee291 |
| https://git.kernel.org/stable/c/a648d80f8d9b208beee03a2d9aa690cfacf1d41e |
| https://git.kernel.org/stable/c/a94fd938df2b1628da66b498aa0eeb89593bc7a2 |