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-2025-38617
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-22 Aug, 2025 | 13:01
Updated At-22 Aug, 2025 | 13:01
Rejected At-
▼CVE Numbering Authority (CNA)
net/packet: fix a race in packet_set_ring() and packet_notifier()

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix a race in packet_set_ring() and packet_notifier() When packet_set_ring() releases po->bind_lock, another thread can run packet_notifier() and process an NETDEV_UP event. This race and the fix are both similar to that of commit 15fe076edea7 ("net/packet: fix a race in packet_bind() and packet_notifier()"). There too the packet_notifier NETDEV_UP event managed to run while a po->bind_lock critical section had to be temporarily released. And the fix was similarly to temporarily set po->num to zero to keep the socket unhooked until the lock is retaken. The po->bind_lock in packet_set_ring and packet_notifier precede the introduction of git history.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/packet/af_packet.c
Default Status
unaffected
Versions
Affected
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 7de07705007c7e34995a5599aaab1d23e762d7ca (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 88caf46db8239e6471413d28aabaa6b8bd552805 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before f2e8fcfd2b1bc754920108b7f2cd75082c5a18df (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before e50ccfaca9e3c671cae917dcb994831a859cf588 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before f1791fd7b845bea0ce9674fcf2febee7bc87a893 (git)
  • From 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 01d3c8417b9c1b884a8a981a3b886da556512f36 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/packet/af_packet.c
Default Status
affected
Versions
Affected
  • 2.6.12
Unaffected
  • From 0 before 2.6.12 (semver)
  • From 6.1.148 through 6.1.* (semver)
  • From 6.6.102 through 6.6.* (semver)
  • From 6.12.42 through 6.12.* (semver)
  • From 6.15.10 through 6.15.* (semver)
  • From 6.16.1 through 6.16.* (semver)
  • From 6.17-rc1 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/7de07705007c7e34995a5599aaab1d23e762d7ca
N/A
https://git.kernel.org/stable/c/88caf46db8239e6471413d28aabaa6b8bd552805
N/A
https://git.kernel.org/stable/c/f2e8fcfd2b1bc754920108b7f2cd75082c5a18df
N/A
https://git.kernel.org/stable/c/e50ccfaca9e3c671cae917dcb994831a859cf588
N/A
https://git.kernel.org/stable/c/f1791fd7b845bea0ce9674fcf2febee7bc87a893
N/A
https://git.kernel.org/stable/c/01d3c8417b9c1b884a8a981a3b886da556512f36
N/A
Details not found