CVE-2026-97570: Product identification pending
- Severity
- 8.1 (HIGH)
- Patch status
- Unknown
- Published
- 2026-09-25T11:17:07.683
- Modified
- 2026-09-25T15:17:59.307
Why it matters
High-severity vulnerability requiring prioritized review.
Recommended admin actions
- Review and patch based on exposure, asset criticality, and business impact.
Technical summary
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Bound SW TPA IDs to prevent crashes FW supports up to 1024 concurrent TPAs, so the FW TPA ID is in the range 0..1023 (see commit ec4d8e7cf024 ("bnxt_en: Add TPA ID mapping logic for 57500 chips.")). bnxt_alloc_agg_idx is intended to wrap the FW ID down to a software ID which is used to index rxr->rx_tpa, and to generate a mapping between FW IDs and the wrapped software ID. On a 57608 with firmware version 233, the firmware advertises 32 concurrent TPAs. As of the commit under fixes, bp->max_tpa on this NIC is set to 32. If the software ID from bnxt_alloc_agg_idx is above 31, this results in an invalid address being loaded on this line: tpa_info = &rxr->rx_tpa[agg_id]; because rx_tpa is allocated with only bp->max_tpa (32) entries. Writes to tpa_info later in the code are out of bounds. This bug results in a crash at boot: Oops: general protection fault, kernel NULL pointer dereference 0x8: 0000 [#1] SMP NOPTI RIP: 0010:bnxt_rx_pkt+0xc0/0x1560 RSP: 0018:ffffc900009b8c78 EFLAGS: 00010246 RAX: 0000000000000000 RBX: 0000000000000048 RCX: 0000000206682516 RDX: ffffc900009b8db4 RSI: 0000000000000000 RDI: 01ffffff038fe1c0 RBP: ffffc9006e687480 R08: ffffc9006e687000 R09: 0000000000003048 R10: 0000000000000480 R11: ffff8881c6083900 R12: 0000000006682516 R13: ffff8881c6095400 R14: 0000000000000016 R15: ffff8881c6b66680 FS: 0000000000000000(0000) GS:ffff88fef3c77000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fc8bda40584 CR3: 000000807c812001 CR4: 0000000008772ef0 PKRU: 55555554 Call Trace: ? __netif_receive_skb_list_core+0x1ca/0x250 __bnxt_poll_work+0x152/0x280 bnxt_poll_p5+0x1cd/0x480 __napi_poll+0x30/0x180 net_rx_action+0x20b/0x3b0 ? note_gp_changes+0x53/0xe0 ? tick_setup_sched_timer+0x180/0x180 ? __napi_schedule+0x9a/0xb0 ? bnxt_msix+0x24/0x30 handle_softirqs+0xdd/0x2c0 __irq_exit_rcu.llvm.3171231171502365008+0x47/0xf0 common_interrupt+0x85/0x90 asm_common_interrupt+0x22/0x40 This stack trace is from a crash triggered when an out of bounds rx_tpa is dereferenced. The invalid write mentioned above is silent in this particular crash. Fix this by allocating rx_tpa with bp->max_tpa rounded up to the next power of 2 (bp->max_tpa_roundup_size) entries and masking the FW TPA ID with that size, so the wrapped ID can never index past the end of the array.
View the official NVD record for CVE-2026-97570
CVE data is sourced from NVD/CNA records and optional enrichment. Validate against the vendor advisory before taking production action.
VULNERABILITY PULSE
| AFFECTED PRODUCT | ACTION | ||
|---|---|---|---|
| CVE-2026-100382 |
Product identification pending PATCH
Reporter: C4F26CC8-17FF-4C99-B5E2-38FC1793EACC
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-14281 |
Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code
Reporter: SECURITY
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-92609 |
Product identification pending PATCH
Reporter: SECURITY
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-100075 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-93643 |
Product identification pending
Reporter: CVE
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-92161 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-48482 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-95832 |
Product identification pending PATCH
Reporter: 4DAA8CEA-433A-44BD-9456-53B127FC289A
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-93641 |
Product identification pending
Reporter: CVE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-93642 |
Product identification pending
Reporter: CVE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-93647 |
Product identification pending
Reporter: CVE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-97063 |
X-SpringBoot
Reporter: DISCLOSURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-97064 |
X-SpringBoot
Reporter: DISCLOSURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-100389 |
GestSup PATCH
Reporter: DISCLOSURE
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-92288 |
Lemonldap-NG-Portal PATCH
Reporter: 9B29ABF9-4AB0-4765-B253-1875CD9B441E
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-89055 |
Customer Reviews for WooCommerce
Reporter: SECURITY
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-93399 |
Online Scheduling and Appointment Booking System – Bookly
Reporter: SECURITY
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-39353 |
InvoicePlane PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-42322 |
Piwigo PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-62262 |
Piwigo
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-84458 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-100390 |
Product identification pending
Reporter: DISCLOSURE
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-62062 |
Product identification pending
Reporter: AUDIT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-19804 |
s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions
Reporter: SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-89426 |
Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more
Reporter: SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97527 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97528 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97555 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97957 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-98115 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2025-51457 |
Product identification pending
Reporter: CVE
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-85542 |
Product identification pending
Reporter: PSIRT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-93834 |
Product identification pending
Reporter: SECALERT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-96812 |
Product identification pending
Reporter: CVE-COORDINATION
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-94445 |
Product identification pending
Reporter: SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-61525 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-100391 |
Product identification pending
Reporter: DISCLOSURE
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-96795 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-89032 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-56725 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-56733 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-97818 |
Product identification pending
Reporter: CVE
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-84462 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-97060 |
Product identification pending
Reporter: DISCLOSURE
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-100372 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-85082 |
Product identification pending
Reporter: HELP
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-97730 |
Product identification pending PATCH
Reporter: CVE
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-100172 |
Product identification pending
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-100176 |
Product identification pending
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-47679 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-55214 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-71483 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-97898 |
Product identification pending
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100248 |
Product identification pending PATCH
Reporter: CVE
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-56731 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100368 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100369 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100501 |
Product identification pending
Reporter: DISCLOSURE
|
8.3
HIGH
|
VIEW RECORD |
| CVE-2026-97525 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-67236 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-67409 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-67410 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-92713 |
Modula Image Gallery – Photo Grid & Video Gallery
Reporter: SECURITY
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97570 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97573 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97875 |
Product identification pending
Reporter: 74B3A70D-CCA6-4D34-9789-E83B222AE3BE
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-98069 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-98070 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-98130 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-51773 |
Product identification pending
Reporter: CVE
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-44642 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97735 |
Product identification pending PATCH
Reporter: CVE
|
8
HIGH
|
VIEW RECORD |
| CVE-2026-97548 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97575 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97576 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97577 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97578 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97579 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97580 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97584 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97594 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97602 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97611 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97612 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97903 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97910 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97911 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97937 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97940 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97941 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97971 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97991 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98002 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98017 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98023 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98052 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98073 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98112 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98116 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98122 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
About the Vulnerability Pulse CVE Feed
The Vulnerability Pulse feed tracks live CVE advisories sourced from the National Vulnerability Database and vendor security disclosures. It is designed for SOC analysts, IT administrators, and security teams who need a fast, filterable view of current vulnerabilities without digging through raw NVD data.
How to Use the CVE Advisory Tracker
Use the severity filters to narrow results to Critical or High priority vulnerabilities. Filter by vendor to focus on software and hardware relevant to your environment. Export to CSV for reporting, ticketing, or patch prioritization workflows.
What Is a CVE Advisory?
A CVE (Common Vulnerabilities and Exposures) advisory is a public disclosure of a security vulnerability assigned a unique identifier by MITRE. Advisories include severity scores (CVSS), affected versions, and remediation guidance. Monitoring CVE advisories is a core function of vulnerability management programs and SOC operations.
CVE Analysis & Writeups
For in-depth analysis of specific vulnerabilities, visit the IT Knowledge Bases blog for CVE breakdowns, exploitation analysis, and remediation guidance written for security practitioners.