PatchSiren cyber security CVE debrief
CVE-2026-100071 Linux CVE debrief
A vulnerability in the Linux kernel's net: hsr module has been resolved. The issue arises when hsr_dev_finalize() fails after a lower-device RX handler has been registered. This can lead to learned dynamic nodes being stored in node_db, which are not released during error unwind. To address this, both owned dynamic databases are freed during unwind, mirroring hsr_dellink().
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders and administrators of systems utilizing the Linux kernel's net: hsr module should assess exposure and prioritize patching. This includes reviewing system configurations, monitoring logs for potential exploitation attempts, and verifying patch application.
Why it matters
CVE-2026-100071 is a resolved Linux kernel vulnerability in the net: hsr module. It involves a memory leak of learned dynamic nodes during hsr_dev_finalize() failure. Defenders should prioritize verifying and applying patches, reviewing system configurations, and monitoring logs.
- Verification of patch application is required to prevent potential memory leaks
- Monitoring system logs is necessary to detect potential exploitation attempts
- Reviewing system configurations is essential to assess exposure to the vulnerability
Technical summary
The Linux kernel's net: hsr module has a vulnerability that occurs when hsr_dev_finalize() fails after a lower-device RX handler has been registered. This leads to learned dynamic nodes being stored in node_db without being released during error unwind. The fix involves freeing both owned dynamic databases during unwind, mirroring hsr_dellink(). Affected product deployments utilizing the Linux kernel's net: hsr module should assess exposure and prioritize patching. Defenders should focus on verifying and applying patches, reviewing system configurations, and monitoring logs for potential exploitation attempts.
Defensive priority
Defenders should prioritize verifying and applying patches for this vulnerability, particularly for systems utilizing the Linux kernel's net: hsr module.
Recommended defensive actions
- Verify and apply patches for this Linux kernel vulnerability
- Review system configurations for exposure to the net: hsr module
- Monitor system logs for potential exploitation attempts
- Track exceptions and retest remediated assets
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and source references indicate a resolved vulnerability in the Linux kernel's net: hsr module. The issue involves the failure of hsr_dev_finalize() and the subsequent memory leak of learned dynamic nodes. The fix involves freeing dynamic databases during error unwind.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100071 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100071
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100071 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100071
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/0a340ffd96943a49a78e367efac9517ca767d99b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/49b01f2939abc676a6f9a118f07a10110ee5f683
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/65702339b3e9fd792f65d4b740928798194d86ce
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/7f16289b91eb316f170a6bd22d32e6c632f6a5b6
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e691eee886871b933d772ffc76d66c80b4c0a25e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f7289e3492f2694dccd3d79287e0e31879b58650
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.