CVE-2024-56771
Last modified
CVE-2024-56771 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information These four chips: * W25N512GW * W25N01GW * W25N01JW * W25N02JW all require a single bit of ECC strength and thus feature an on-die Hamming-like ECC engine. There is no point in filling a ->get_status() callback for them because the main ECC status bytes are located in standard places, and retrieving the number of bitflips in case of corrected chunk is both useless and unsupported (if there are bitflips, then there is 1 at most, so no need to query the chip for that). Without this change, a kernel warning triggers every time a bit flips.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information These four chips: * W25N512GW * W25N01GW * W25N01JW * W25N02JW all require a single bit of ECC strength and thus feature an on-die Hamming-like ECC engine. There is no point in filling a ->get_status() callback for them because the main ECC status bytes are located in standard places, and retrieving the number of bitflips in case of corrected chunk is both useless and unsupported (if there are bitflips, then there is 1 at most, so no need to query the chip for that). Without this change, a kernel warning triggers every time a bit flips.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.12.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-56771?
How severe is CVE-2024-56771?
How do I fix CVE-2024-56771?
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-56766In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56767In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56768In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56769In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5677The Featured Image Generator plugin for WordPress is vulnera…4.3
- CVE-2024-56770In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56772In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56773In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56774In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56775In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56776In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56777In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-56771?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
