VYPR
Unrated severityNVD Advisory· Published Oct 21, 2024· Updated May 4, 2025

ksmbd: add refcnt to ksmbd_conn struct

CVE-2024-49988

Description

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: add refcnt to ksmbd_conn struct

When sending an oplock break request, opinfo->conn is used, But freed ->conn can be used on multichannel. This patch add a reference count to the ksmbd_conn struct so that it can be freed when it is no longer used.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

12

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.