Answer in brief
CVE-2024-26592 records a Unknown severity vulnerability in ksmbd: fix UAF issue in ksmbd_tcp_new_connection(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), linux/linux_kernel (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), linux/linux_kernel (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <999daf367b924fdf14e9d83e034ee0f86bc17ec6 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <380965e48e9c32ee4263c023e1d830ea7e462ed1 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <24290ba94cd0136e417283b0dbf8fcdabcf62111 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <69d54650b751532d1e1613a4fb433e591aeef126 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <38d20c62903d669693a1869aa68c4dd5674e2544 | 999daf367b924fdf14e9d83e034ee0f86bc17ec6, 380965e48e9c32ee4263c023e1d830ea7e462ed1, 24290ba94cd0136e417283b0dbf8fcdabcf62111, 69d54650b751532d1e1613a4fb433e591aeef126, 38d20c62903d669693a1869aa68c4dd5674e2544 |
| Linux/Linuxgeneric | 5.15 | Not reported |
| linux/linux_kernelgeneric | 5.15 || >=a848c4f15ab6 <999daf367b92 || >=a848c4f15ab6 <380965e48e9c || >=a848c4f15ab6 <24290ba94cd0 || >=a848c4f15ab6 <69d54650b751 || >=a848c4f15ab6 <38d20c62903d | 999daf367b92, 380965e48e9c, 24290ba94cd0, 69d54650b751, 38d20c62903d |
Published upstream
Feb 22, 2024
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 UAF issue in ksmbd_tcp_new_connection() The race is between the handling of a new TCP connection and its disconnection. It leads to UAF on `struct tcp_transport` in ksmbd_tcp_new_connection() function.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-26592 records a Unknown severity vulnerability in ksmbd: fix UAF issue in ksmbd_tcp_new_connection(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), linux/linux_kernel (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), linux/linux_kernel (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <999daf367b924fdf14e9d83e034ee0f86bc17ec6 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <380965e48e9c32ee4263c023e1d830ea7e462ed1 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <24290ba94cd0136e417283b0dbf8fcdabcf62111 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <69d54650b751532d1e1613a4fb433e591aeef126 || >=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <38d20c62903d669693a1869aa68c4dd5674e2544 | 999daf367b924fdf14e9d83e034ee0f86bc17ec6, 380965e48e9c32ee4263c023e1d830ea7e462ed1, 24290ba94cd0136e417283b0dbf8fcdabcf62111, 69d54650b751532d1e1613a4fb433e591aeef126, 38d20c62903d669693a1869aa68c4dd5674e2544 |
| Linux/Linuxgeneric | 5.15 | Not reported |
| linux/linux_kernelgeneric | 5.15 || >=a848c4f15ab6 <999daf367b92 || >=a848c4f15ab6 <380965e48e9c || >=a848c4f15ab6 <24290ba94cd0 || >=a848c4f15ab6 <69d54650b751 || >=a848c4f15ab6 <38d20c62903d | 999daf367b92, 380965e48e9c, 24290ba94cd0, 69d54650b751, 38d20c62903d |
Published upstream
Feb 22, 2024
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 UAF issue in ksmbd_tcp_new_connection() The race is between the handling of a new TCP connection and its disconnection. It leads to UAF on `struct tcp_transport` in ksmbd_tcp_new_connection() function.
Quoted source text, attributed separately from HOL analysis.