Answer in brief
CVE-2025-37776 records a Unknown severity vulnerability in ksmbd: fix use-after-free in smb_break_all_levII_oplock(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=0626e6641f6b467447c81dd7678a69c66f7746cf <296cb5457cc6f4a754c4ae29855f8a253d52bcc6 || >=0626e6641f6b467447c81dd7678a69c66f7746cf <d54ab1520d43e95f9b2e22d7a05fc9614192e5a5 || >=0626e6641f6b467447c81dd7678a69c66f7746cf <d73686367ad68534257cd88a36ca3c52cb8b81d8 || >=0626e6641f6b467447c81dd7678a69c66f7746cf <18b4fac5ef17f77fed9417d22210ceafd6525fc7 | 296cb5457cc6f4a754c4ae29855f8a253d52bcc6, d54ab1520d43e95f9b2e22d7a05fc9614192e5a5, d73686367ad68534257cd88a36ca3c52cb8b81d8, 18b4fac5ef17f77fed9417d22210ceafd6525fc7 |
| Linux/Linuxgeneric | 5.15 | Not reported |
Published upstream
May 1, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb_break_all_levII_oplock() There is a room in smb_break_all_levII_oplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2025-37776 records a Unknown severity vulnerability in ksmbd: fix use-after-free in smb_break_all_levII_oplock(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=0626e6641f6b467447c81dd7678a69c66f7746cf <296cb5457cc6f4a754c4ae29855f8a253d52bcc6 || >=0626e6641f6b467447c81dd7678a69c66f7746cf <d54ab1520d43e95f9b2e22d7a05fc9614192e5a5 || >=0626e6641f6b467447c81dd7678a69c66f7746cf <d73686367ad68534257cd88a36ca3c52cb8b81d8 || >=0626e6641f6b467447c81dd7678a69c66f7746cf <18b4fac5ef17f77fed9417d22210ceafd6525fc7 | 296cb5457cc6f4a754c4ae29855f8a253d52bcc6, d54ab1520d43e95f9b2e22d7a05fc9614192e5a5, d73686367ad68534257cd88a36ca3c52cb8b81d8, 18b4fac5ef17f77fed9417d22210ceafd6525fc7 |
| Linux/Linuxgeneric | 5.15 | Not reported |
Published upstream
May 1, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb_break_all_levII_oplock() There is a room in smb_break_all_levII_oplock that can cause racy issues when unlocking in the middle of the loop. This patch use read lock to protect whole loop.
Quoted source text, attributed separately from HOL analysis.