CVE-2010-2943

High

The xfs implementation in the Linux kernel before 2.6.35 does not look up inode allocation btrees before reading inode buffers, which allows remote authenticated users to read unlinked files, or read or overwrite disk blocks that are currently assigned to an active file but were previously assigned to an unlinked file, by accessing a stale NFS filehandle.

Package Linux Kernel
Published 2010-09-30
Last modified 2026-04-29
CVSS version 3.1
Patch available
Awaiting data

CVSS 3.1 score

8.1

out of 10
High
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Weakness type

CWE-200

CVE-2010-2943 is a Information Exposure vulnerability

What is Information Exposure?

The product exposes sensitive information to an actor not authorised to see it. Learn more on MITRE CWE

References

The following references provide additional information about CVE-2010-2943 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.

6 patch commits total View all on NVD

Frequently asked questions

  • What is CVE-2010-2943?

    CVE-2010-2943 is a High severity Linux kernel vulnerability with a CVSS score of 8.1 out of 10 , classified as an Information Exposure flaw (CWE-200) . CVE-2010-2943 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • What is the CVSS score for CVE-2010-2943?

    CVE-2010-2943 has a CVSS score of 8.1 out of 10, rated High severity (CVSS 3.1). The vector string is CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N .

  • Is there a patch available for CVE-2010-2943?

    No patch is currently available for CVE-2010-2943. Monitor the NIST NVD and your Linux distribution's security advisories for updates.

  • Is CVE-2010-2943 actively exploited?

    No — CVE-2010-2943 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

  • What is Information Exposure (CWE-200)?

    The product exposes sensitive information to an actor not authorised to see it. View CWE-200 on MITRE CWE →