← Browse

CVE-2025-21659

Medium

Elevated severity or exploit probability.

CVSS base
8.1 HIGH
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:H
EPSS — probability of exploitation (30 days)
0.2%
7.8th percentile
CISA KEV
Not listed
Weakness / dates
Published 2025-01-21 · modified 2026-07-30

CVSS breakdown

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:H

Attack VectorLLocal
Attack ComplexityLLow
Privileges RequiredHHigh
User InteractionNNone
ScopeCChanged
ConfidentialityLLow
IntegrityHHigh
AvailabilityHHigh

Timeline

Description

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI instance belongs to the same netns as the owner of the genl sock. napi_by_id() can become static now, but it needs to move because of dev_get_by_napi_id().

Affected

linux

References

Official: NVD · CVE.org