Bug 2376376 (CVE-2025-38180) - CVE-2025-38180 kernel: net: atm: fix /proc/net/atm/lec handling
Summary: CVE-2025-38180 kernel: net: atm: fix /proc/net/atm/lec handling
Keywords:
Status: NEW
Alias: CVE-2025-38180
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-04 14:02 UTC by OSIDB Bzimport
Modified: 2025-07-04 19:17 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-04 14:02:22 UTC
In the Linux kernel, the following vulnerability has been resolved:

net: atm: fix /proc/net/atm/lec handling

/proc/net/atm/lec must ensure safety against dev_lec[] changes.

It appears it had dev_put() calls without prior dev_hold(),
leading to imbalance and UAF.

Comment 1 Mauro Matteo Cascella 2025-07-04 19:09:17 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025070410-CVE-2025-38180-c6d0@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.