CVE-2026-72345

Source
https://cve.org/CVERecord?id=CVE-2026-72345
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72345.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72345
Downstream
Published
2026-08-15T05:55:50Z
Modified
2026-08-18T03:56:24Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
net/mlx5: LAG, Fix off-by-one in single-FDB error rollback
Details

In the Linux kernel, the following vulnerability has been resolved:

net/mlx5: LAG, Fix off-by-one in single-FDB error rollback

On failure at index i, the reverse cleanup loop in mlx5_lag_create_single_fdb() starts from i, so the failed index itself is rolled back. That can operate on uninitialized state or double-tear-down a rule the add_one path already self-rolled-back.

Start the rollback from i - 1 so only successfully-installed entries are undone.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72345.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
ddbb5ddc43ad000a984149db5af1133433938404
Fixed
40cc06bf71476932e5d139fa326dcd0372766e16
Fixed
0f0e4ae6975c773f7854fc48932a267f6c79088f

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72345.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72345.json"