U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-64303

Change History

New CVE Received from kernel.org 7/25/2026 6:17:11 AM

Action Type Old Value New Value
Added Description

                  
                
              
In the Linux kernel, the following vulnerability has been resolved:

spi: fsl-lpspi: terminate the RX channel on TX prepare failure path

When dmaengine_prep_slave_sg() fails for the TX channel, the error path
terminates the TX DMA channel but leaves the RX channel running. Since
the RX channel was already submitted and issued prior to preparing
the TX descriptor, returning -EINVAL causes the SPI core to unmap the
DMA buffers while the RX DMA engine continues writing to them, leading
to potential memory corruption or use-after-free.

Terminate the RX channel before returning on the TX prepare failure path.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/01980b5da56e573d62798d0ff6c86bcaa2b22cbe
Added Reference

                  
                
              
https://git.kernel.org/stable/c/808033d80d5c9f8adf7e8de9317389270ce13430
Added Reference

                  
                
              
https://git.kernel.org/stable/c/9d000bdd250d649a11cd7f733175686877344582
Added Reference

                  
                
              
https://git.kernel.org/stable/c/ad370d1c7a9a832f77b2341513cd31188c9443af
Added Reference

                  
                
              
https://git.kernel.org/stable/c/af39a2698f69b584d14a00cffe0f51a2caa15337
Added Reference

                  
                
              
https://git.kernel.org/stable/c/cce2063404b2341e7b2bbf85eddfcd70a31a0033
Added Reference

                  
                
              
https://git.kernel.org/stable/c/d5c1060218a3749c8a18b36f8169d910fce20639
Added Reference

                  
                
              
https://git.kernel.org/stable/c/e65505d91fa036a238968e4c10744244d1b968c4
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/spi/spi-fsl-lpspi.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"ad370d1c7a9a832f77b2341513cd31188c9443af","versionType":"git","status":"affected"},{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"cce2063404b2341e7b2bbf85eddfcd70a31a0033","versionType":"git","status":"affected"},{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"af39a2698f69b584d14a00cffe0f51a2caa15337","versionType":"git","status":"affected"},{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"e65505d91fa036a238968e4c10744244d1b968c4","versionType":"git","status":"affected"},{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"d5c1060218a3749c8a18b36f8169d910fce20639","versionType":"git","status":"affected"},{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"808033d80d5c9f8adf7e8de9317389270ce13430","versionType":"git","status":"affected"},{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"9d000bdd250d649a11cd7f733175686877344582","versionType":"git","status":"affected"},{"version":"09c04466ce7ea494993c0635ba5edb6d2222a806","lessThan":"01980b5da56e573d62798d0ff6c86bcaa2b22cbe","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/spi/spi-fsl-lpspi.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.2","status":"affected"},{"version":"0","lessThan":"5.2","versionType":"semver","status":"unaffected"},{"version":"5.10.261","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.212","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.178","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.145","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.96","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.39","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.4","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]