Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-31759
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-01 May, 2026 | 14:14
Updated At-01 May, 2026 | 14:14
Rejected At-
▼CVE Numbering Authority (CNA)
usb: ulpi: fix double free in ulpi_register_interface() error path

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix double free in ulpi_register_interface() error path When device_register() fails, ulpi_register() calls put_device() on ulpi->dev. The device release callback ulpi_dev_release() drops the OF node reference and frees ulpi, but the current error path in ulpi_register_interface() then calls kfree(ulpi) again, causing a double free. Let put_device() handle the cleanup through ulpi_dev_release() and avoid freeing ulpi again in ulpi_register_interface().

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/usb/common/ulpi.c
Default Status
unaffected
Versions
Affected
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before 2f70ba9dae13a190673cc3f9b4aad52179738f60 (git)
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before ee248e6e941e4f2e634df2bd43e5f1ef810ab6df (git)
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before 272a9b26c336a295e4e209157fed809706c1b1f7 (git)
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before aaeae6533d77e6ed4def85baec01e2815ebbef61 (git)
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before 8763f8317bb389aded32a32b08f6751cfff657d2 (git)
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before 38c28fe25611099230f0965c925499bfcf46a795 (git)
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before a6e5461f076c2ef63159f18e5cdbd30b50f0bc15 (git)
  • From 289fcff4bcdb1dcc0ce8788b7ea0f58a9e4a495f before 01af542392b5d41fd659d487015a71f627accce3 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/usb/common/ulpi.c
Default Status
affected
Versions
Affected
  • 4.2
Unaffected
  • From 0 before 4.2 (semver)
  • From 5.10.253 through 5.10.* (semver)
  • From 5.15.203 through 5.15.* (semver)
  • From 6.1.168 through 6.1.* (semver)
  • From 6.6.134 through 6.6.* (semver)
  • From 6.12.81 through 6.12.* (semver)
  • From 6.18.22 through 6.18.* (semver)
  • From 6.19.12 through 6.19.* (semver)
  • From 7.0 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/2f70ba9dae13a190673cc3f9b4aad52179738f60
N/A
https://git.kernel.org/stable/c/ee248e6e941e4f2e634df2bd43e5f1ef810ab6df
N/A
https://git.kernel.org/stable/c/272a9b26c336a295e4e209157fed809706c1b1f7
N/A
https://git.kernel.org/stable/c/aaeae6533d77e6ed4def85baec01e2815ebbef61
N/A
https://git.kernel.org/stable/c/8763f8317bb389aded32a32b08f6751cfff657d2
N/A
https://git.kernel.org/stable/c/38c28fe25611099230f0965c925499bfcf46a795
N/A
https://git.kernel.org/stable/c/a6e5461f076c2ef63159f18e5cdbd30b50f0bc15
N/A
https://git.kernel.org/stable/c/01af542392b5d41fd659d487015a71f627accce3
N/A
Hyperlink: https://git.kernel.org/stable/c/2f70ba9dae13a190673cc3f9b4aad52179738f60
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ee248e6e941e4f2e634df2bd43e5f1ef810ab6df
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/272a9b26c336a295e4e209157fed809706c1b1f7
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/aaeae6533d77e6ed4def85baec01e2815ebbef61
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/8763f8317bb389aded32a32b08f6751cfff657d2
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/38c28fe25611099230f0965c925499bfcf46a795
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/a6e5461f076c2ef63159f18e5cdbd30b50f0bc15
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/01af542392b5d41fd659d487015a71f627accce3
Resource: N/A
Details not found