CVE-2024-56729
Last modified
CVE-2024-56729 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1, < 6.6.64 |
| Linux | Linux Kernel | >= 6.7, < 6.11.11 |
| Linux | Linux Kernel | >= 6.12, < 6.12.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-56729?
How severe is CVE-2024-56729?
How do I fix CVE-2024-56729?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-56723In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56724In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56725In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56726In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56727In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56728In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5673Vulnerability in Dulldusk's PHP File Manager affecting versi…6.1
- CVE-2024-56730In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56731Gogs is an open source self-hosted Git service. Prior to ver…9.8
- CVE-2024-56732HarfBuzz is a text shaping engine. Starting with 8.5.0 throu…9.3
- CVE-2024-56733Password Pusher is an open source application to communicate…5.7
- CVE-2024-56734Better Auth is an authentication library for TypeScript. An …6.1
Are you affected by CVE-2024-56729?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
