← Back to the live CVE advisory feed

CVE-2026-97555: Linux

Severity
8.8 (HIGH)
Vendor
LINUX
Affected versions
bc3e9dd9d104ca1b75644eab87b38ce8a924aef4 through before fb736ab4fb8c4fdb8b2f9ccd3a62e03d11549ca1; bc3e9dd9d104ca1b75644e
Patch status
Patched
Published
2026-09-25T11:17:05.963
Modified
2026-09-25T15:17:58.803

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: smb: client: fix heap overflow in DACL owner/group rewrite When id_mode_to_cifs_acl rewrites an existing DACL, it allocates a buffer sized according to the on-disk DACL length reported by dacl_ptr->size. However, replace_sids_and_copy_aces may rewrite each ACE with a new owner/group SID obtained from the cifs.idmap upcall. Those SIDs can have up to SID_MAX_SUB_AUTHORITIES (15) sub-authorities, making each ACE up to 76 bytes (sizeof(struct smb_ace)). If the original DACL contains short SIDs (e.g., 1 sub-authority) while the replacement SIDs are long, the rewritten ACEs overflow the allocation. Fix this by always budgeting for worst-case SID expansion: allocate sizeof(struct smb_acl) plus num_aces * sizeof(struct smb_ace), which covers the smb_acl header and room for every ACE at maximum SID size. This replaces the previous split logic that used dacl_ptr->size for cifsacl mounts but num_aces * sizeof(struct smb_ace) for mode_from_sid mounts: both paths can trigger the same rewrite and need the same headroom. KASAN reports this as: BUG: KASAN: slab-out-of-bounds in build_sec_desc+0x1e8a/0x2680 [cifs] Write of size 4 at addr ffff8881a5e25374 by task chown/5298 … The buggy address is located 0 bytes to the right of allocated 884-byte region [ffff8881a5e25000, ffff8881a5e25374)

CVE data is sourced from NVD/CNA records and optional enrichment. Validate against the vendor advisory before taking production action.

VULNERABILITY PULSE

LAST UPDATED: SEP 25, 2026 04:00 PM UTC
917 RECORDS
SECURE FEED ACTIVE
AFFECTED PRODUCT ACTION
CVE-2026-61732
Decepticon PATCH
Reporter: SECURITY-ADVISORIES
10
CRITICAL
VIEW RECORD
CVE-2026-93425
dokploy PATCH
Reporter: SECURITY-ADVISORIES
9.9
CRITICAL
VIEW RECORD
CVE-2026-93207
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
9.8
CRITICAL
VIEW RECORD
CVE-2026-97413
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
9.8
CRITICAL
VIEW RECORD
CVE-2026-13249
Product identification pending
Reporter: PSIRT
9.8
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-61604
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
9.3
CRITICAL
VIEW RECORD
CVE-2026-61741
http4s-scala-xml
Reporter: SECURITY-ADVISORIES
9.3
CRITICAL
VIEW RECORD
CVE-2026-61742
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
9.3
CRITICAL
VIEW RECORD
CVE-2026-13016
Product identification pending PATCH
Reporter: PSIRT
9.3
CRITICAL
VIEW RECORD
CVE-2026-86860
Product identification pending PATCH
Reporter: PSIRT
9.3
CRITICAL
VIEW RECORD
CVE-2026-93291
Product identification pending
Reporter: ICS-CERT
9.3
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-81630
Product identification pending
Reporter: ICS-CERT
9.2
CRITICAL
VIEW RECORD
CVE-2026-93228
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
9.1
CRITICAL
VIEW RECORD
CVE-2026-79766
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
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-93289
Product identification pending
Reporter: ICS-CERT
9
CRITICAL
VIEW RECORD
CVE-2026-94606
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.9
HIGH
VIEW RECORD
CVE-2026-93280
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-93284
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-93790
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-93793
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-93799
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-93806
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-94609
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.8
HIGH
VIEW RECORD
CVE-2026-97409
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-97442
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-97509
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.8
HIGH
VIEW RECORD
CVE-2026-13248
Product identification pending
Reporter: PSIRT
8.8
HIGH
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-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-56744
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.7
HIGH
VIEW RECORD
CVE-2026-63498
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.7
HIGH
VIEW RECORD
CVE-2026-91122
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.7
HIGH
VIEW RECORD
CVE-2026-85057
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.7
HIGH
VIEW RECORD
CVE-2026-61825
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.7
HIGH
VIEW RECORD
CVE-2026-86858
Product identification pending PATCH
Reporter: PSIRT
8.7
HIGH
VIEW RECORD
CVE-2026-86859
Product identification pending PATCH
Reporter: PSIRT
8.7
HIGH
VIEW RECORD
CVE-2026-82566
Product identification pending
Reporter: ICS-CERT
8.7
HIGH
VIEW RECORD
CVE-2026-84399
Product identification pending
Reporter: ICS-CERT
8.7
HIGH
VIEW RECORD
CVE-2026-96883
Product identification pending PATCH
Reporter: FF89BA41-3AA1-4D27-914A-91399E9639E5
8.7
HIGH
VIEW RECORD
CVE-2026-87721
Product identification pending PATCH
Reporter: CVE-COORDINATION
8.7
HIGH
VIEW RECORD
CVE-2026-87722
Product identification pending PATCH
Reporter: CVE-COORDINATION
8.7
HIGH
VIEW RECORD
CVE-2026-77581
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.6
HIGH
VIEW RECORD
CVE-2026-63493
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.6
HIGH
VIEW RECORD
CVE-2026-95985
Product identification pending PATCH
Reporter: FF89BA41-3AA1-4D27-914A-91399E9639E5
8.6
HIGH
VIEW RECORD
CVE-2026-81455
Product identification pending
Reporter: SECURITY_ALERT
8.6
HIGH
VIEW RECORD
CVE-2026-77967
Product identification pending
Reporter: ICS-CERT
8.6
HIGH
VIEW RECORD
CVE-2026-97818
Product identification pending
Reporter: CVE
8.6
HIGH
VIEW RECORD
CVE-2026-56739
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.5
HIGH
VIEW RECORD
CVE-2026-56738
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.5
HIGH
VIEW RECORD
CVE-2026-82371
Product identification pending PATCH
Reporter: SIRT
8.5
HIGH
VIEW RECORD
CVE-2026-82372
Product identification pending PATCH
Reporter: SIRT
8.5
HIGH
VIEW RECORD
CVE-2026-93354
Product identification pending PATCH
Reporter: DISCLOSURE
8.5
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-93827
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.4
HIGH
VIEW RECORD
CVE-2026-97450
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.4
HIGH
VIEW RECORD
CVE-2026-97451
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.4
HIGH
VIEW RECORD
CVE-2026-97452
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.4
HIGH
VIEW RECORD
CVE-2026-97455
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.4
HIGH
VIEW RECORD
CVE-2026-86857
Product identification pending PATCH
Reporter: PSIRT
8.4
HIGH
VIEW RECORD
CVE-2026-14443
Product identification pending PATCH
Reporter: SIRT
8.4
HIGH
VIEW RECORD
CVE-2026-95699
Product identification pending
Reporter: ICS-CERT
8.4
HIGH
VIEW RECORD
CVE-2026-97898
Product identification pending
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
8.4
HIGH
VIEW RECORD
CVE-2026-96746
Product identification pending
Reporter: CNA
8.3
HIGH
VIEW RECORD
CVE-2026-82157
Product identification pending
Reporter: SECURITY_ALERT
8.3
HIGH
VIEW RECORD
CVE-2026-96748
Product identification pending
Reporter: CNA
8.3
HIGH
VIEW RECORD
CVE-2026-91160
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.2
HIGH
VIEW RECORD
CVE-2026-97433
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.2
HIGH
VIEW RECORD
CVE-2026-85056
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.2
HIGH
VIEW RECORD
CVE-2026-97525
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.2
HIGH
VIEW RECORD
CVE-2026-56737
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.1
HIGH
VIEW RECORD
CVE-2026-93221
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.1
HIGH
VIEW RECORD
CVE-2026-93224
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.1
HIGH
VIEW RECORD
CVE-2026-93282
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.1
HIGH
VIEW RECORD
CVE-2026-62368
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.1
HIGH
VIEW RECORD
CVE-2026-93786
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.1
HIGH
VIEW RECORD
CVE-2026-93787
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
8.1
HIGH
VIEW RECORD
CVE-2026-94611
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.1
HIGH
VIEW RECORD
CVE-2026-77294
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
8.1
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.