In the Linux kernel, the following vulnerability has been resolved:
smb: Initialize cfid->tcon before performing network ops
Avoid leaking a tcon ref when a lease break races with opening the
cached directory. Processing the leak break might take a reference to
the tcon in cached_dir_lease_break() and then fail to release the ref in
cached_dir_offload_close, since cfid->tcon is still NULL.
Metrics
Affected Vendors & Products
References
History
Tue, 07 Jan 2025 22:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-401 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 30 Dec 2024 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Sun, 29 Dec 2024 11:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: smb: Initialize cfid->tcon before performing network ops Avoid leaking a tcon ref when a lease break races with opening the cached directory. Processing the leak break might take a reference to the tcon in cached_dir_lease_break() and then fail to release the ref in cached_dir_offload_close, since cfid->tcon is still NULL. | |
Title | smb: Initialize cfid->tcon before performing network ops | |
References |
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-12-29T11:30:07.181Z
Updated: 2024-12-29T11:30:07.181Z
Reserved: 2024-12-27T15:00:39.861Z
Link: CVE-2024-56729
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2024-12-29T12:15:07.023
Modified: 2025-01-07T21:53:02.797
Link: CVE-2024-56729
Redhat