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

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:

regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()

scmi_regulator_probe() calls of_find_node_by_name() which takes a
reference on the returned device node. On the error path where
process_scmi_regulator_of_node() fails, the function returns without
calling of_node_put() on the child node, leaking the reference.

Add of_node_put(np) on the error path to properly release the
reference.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/1e446e8f8c763be3de7d0362e024cdf46194ffef
Added Reference

                  
                
              
https://git.kernel.org/stable/c/22cb337370e6539b0418832c6040e9b00c1b74ca
Added Reference

                  
                
              
https://git.kernel.org/stable/c/3e1441a4d06d35a314961e40057bd1f0106bbc14
Added Reference

                  
                
              
https://git.kernel.org/stable/c/637c11e3d8d43a7ee654591cda8d17c55a9234fa
Added Reference

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

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

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/regulator/scmi-regulator.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"0fbeae70ee7ce98e18a47337cd1f205dd88589e9","lessThan":"1e446e8f8c763be3de7d0362e024cdf46194ffef","versionType":"git","status":"affected"},{"version":"0fbeae70ee7ce98e18a47337cd1f205dd88589e9","lessThan":"637c11e3d8d43a7ee654591cda8d17c55a9234fa","versionType":"git","status":"affected"},{"version":"0fbeae70ee7ce98e18a47337cd1f205dd88589e9","lessThan":"e2baf8ea13fb4b10bec2c4751aea05c00dabcd0f","versionType":"git","status":"affected"},{"version":"0fbeae70ee7ce98e18a47337cd1f205dd88589e9","lessThan":"3e1441a4d06d35a314961e40057bd1f0106bbc14","versionType":"git","status":"affected"},{"version":"0fbeae70ee7ce98e18a47337cd1f205dd88589e9","lessThan":"22cb337370e6539b0418832c6040e9b00c1b74ca","versionType":"git","status":"affected"},{"version":"0fbeae70ee7ce98e18a47337cd1f205dd88589e9","lessThan":"a935b64548fcfe1d5b4dbdd31dddfb0d7019367f","versionType":"git","status":"affected"},{"version":"0fbeae70ee7ce98e18a47337cd1f205dd88589e9","lessThan":"fa11039d6cdff84584a3ef8cc1f5e1b56e045da2","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/regulator/scmi-regulator.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.11","status":"affected"},{"version":"0","lessThan":"5.11","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"}]}]