Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2025-38671

Summary
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
Published At-22 Aug, 2025 | 16:03
Updated At-22 Aug, 2025 | 16:03
Rejected At-
Credits

i2c: qup: jump out of the loop in case of timeout

In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but doesn't jump out of the loop if the bus is kept active by a client. This is not expected. A malicious or buggy i2c client can hang the kernel in this case and should be avoided. This is observed during a long time test with a PCA953x GPIO extender. Fix it by changing the logic to not only sets the return value, but also jumps out of the loop and return to the caller with -ETIMEDOUT.

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:Linux
Assigner Org ID:416baaa9-dc9f-4396-8d5f-8c081fb06d67
Published At:22 Aug, 2025 | 16:03
Updated At:22 Aug, 2025 | 16:03
Rejected At:
▼CVE Numbering Authority (CNA)
i2c: qup: jump out of the loop in case of timeout

In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but doesn't jump out of the loop if the bus is kept active by a client. This is not expected. A malicious or buggy i2c client can hang the kernel in this case and should be avoided. This is observed during a long time test with a PCA953x GPIO extender. Fix it by changing the logic to not only sets the return value, but also jumps out of the loop and return to the caller with -ETIMEDOUT.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/i2c/busses/i2c-qup.c
Default Status
unaffected
Versions
Affected
  • From fbfab1ab065879370541caf0e514987368eb41b2 before c523bfba46c4b4d7676fb050909533a766698ecd (git)
  • From fbfab1ab065879370541caf0e514987368eb41b2 before 0d33913fce67a93c1eb83396c3c9d6b411dcab33 (git)
  • From fbfab1ab065879370541caf0e514987368eb41b2 before 42c4471b30fa203249f476dd42321cd7efb7f6a8 (git)
  • From fbfab1ab065879370541caf0e514987368eb41b2 before 89459f168b78e5c801dc8b7ad037b62898bc4f57 (git)
  • From fbfab1ab065879370541caf0e514987368eb41b2 before a7982a14b3012527a9583d12525cd0dc9f8d8934 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/i2c/busses/i2c-qup.c
Default Status
affected
Versions
Affected
  • 4.17
Unaffected
  • From 0 before 4.17 (semver)
  • From 6.1.148 through 6.1.* (semver)
  • From 6.6.101 through 6.6.* (semver)
  • From 6.12.41 through 6.12.* (semver)
  • From 6.15.9 through 6.15.* (semver)
  • From 6.16 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/c523bfba46c4b4d7676fb050909533a766698ecd
N/A
https://git.kernel.org/stable/c/0d33913fce67a93c1eb83396c3c9d6b411dcab33
N/A
https://git.kernel.org/stable/c/42c4471b30fa203249f476dd42321cd7efb7f6a8
N/A
https://git.kernel.org/stable/c/89459f168b78e5c801dc8b7ad037b62898bc4f57
N/A
https://git.kernel.org/stable/c/a7982a14b3012527a9583d12525cd0dc9f8d8934
N/A
Hyperlink: https://git.kernel.org/stable/c/c523bfba46c4b4d7676fb050909533a766698ecd
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0d33913fce67a93c1eb83396c3c9d6b411dcab33
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/42c4471b30fa203249f476dd42321cd7efb7f6a8
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/89459f168b78e5c801dc8b7ad037b62898bc4f57
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/a7982a14b3012527a9583d12525cd0dc9f8d8934
Resource: N/A
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:416baaa9-dc9f-4396-8d5f-8c081fb06d67
Published At:22 Aug, 2025 | 16:15
Updated At:22 Aug, 2025 | 18:08

In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but doesn't jump out of the loop if the bus is kept active by a client. This is not expected. A malicious or buggy i2c client can hang the kernel in this case and should be avoided. This is observed during a long time test with a PCA953x GPIO extender. Fix it by changing the logic to not only sets the return value, but also jumps out of the loop and return to the caller with -ETIMEDOUT.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
CPE Matches

Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://git.kernel.org/stable/c/0d33913fce67a93c1eb83396c3c9d6b411dcab33416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/42c4471b30fa203249f476dd42321cd7efb7f6a8416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/89459f168b78e5c801dc8b7ad037b62898bc4f57416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/a7982a14b3012527a9583d12525cd0dc9f8d8934416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/c523bfba46c4b4d7676fb050909533a766698ecd416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
Hyperlink: https://git.kernel.org/stable/c/0d33913fce67a93c1eb83396c3c9d6b411dcab33
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/42c4471b30fa203249f476dd42321cd7efb7f6a8
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/89459f168b78e5c801dc8b7ad037b62898bc4f57
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/a7982a14b3012527a9583d12525cd0dc9f8d8934
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/c523bfba46c4b4d7676fb050909533a766698ecd
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A

Change History

0
Information is not available yet

Similar CVEs

0Records found

Details not found