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-63958

Change History

New CVE Received from kernel.org 7/19/2026 12:17:14 PM

Action Type Old Value New Value
Added Description

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

usb: typec: ucsi: validate connector number in ucsi_connector_change()

The connector number in a UCSI CCI notification is a 7-bit field
supplied by the PPM.  ucsi_connector_change() uses it to index the
ucsi->connector[] array without checking it against the number of
connectors the PPM reported at init time, so a buggy or malicious PPM
(EC firmware, or an I2C-attached UCSI controller on the ccg / stm32g0 /
glink transports) can drive schedule_work() on memory past the end of
the array.

Reject connector numbers that are zero or exceed cap.num_connectors
before dereferencing the array.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/0edd1e21587b0483c7ceb993b9fb9668bbef7433
Added Reference

                  
                
              
https://git.kernel.org/stable/c/156b6f0aec6108909b0c4aedc78865b12766b347
Added Reference

                  
                
              
https://git.kernel.org/stable/c/288a81a8507052bcfbf884d39a463c44c42c5fd9
Added Reference

                  
                
              
https://git.kernel.org/stable/c/5af2719b460ab904c504fc069d1dd2a3aa2b22b0
Added Reference

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

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/usb/typec/ucsi/ucsi.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2","lessThan":"cea949203faef9cb783adc7b978cce056271e057","versionType":"git","status":"affected"},{"version":"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2","lessThan":"156b6f0aec6108909b0c4aedc78865b12766b347","versionType":"git","status":"affected"},{"version":"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2","lessThan":"bd24d92af4ae021b6209f28e9a57e1bf2260d4fd","versionType":"git","status":"affected"},{"version":"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2","lessThan":"0edd1e21587b0483c7ceb993b9fb9668bbef7433","versionType":"git","status":"affected"},{"version":"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2","lessThan":"5af2719b460ab904c504fc069d1dd2a3aa2b22b0","versionType":"git","status":"affected"},{"version":"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2","lessThan":"288a81a8507052bcfbf884d39a463c44c42c5fd9","versionType":"git","status":"affected"},{"version":"0","lessThan":"6.1.176","versionType":"semver","status":"affected"},{"version":"0","lessThan":"6.6.143","versionType":"semver","status":"affected"},{"version":"0","lessThan":"6.12.93","versionType":"semver","status":"affected"},{"version":"0","lessThan":"6.18.35","versionType":"semver","status":"affected"},{"version":"0","lessThan":"7.0.12","versionType":"semver","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/usb/typec/ucsi/ucsi.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"6.1.176","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.143","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.93","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.35","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.0.12","lessThanOrEqual":"7.0.*","versionType":"semver","status":"unaffected"},{"version":"7.1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]