CVE-2024-57931 (GCVE-0-2024-57931)
Vulnerability from cvelistv5
Published
2025-01-21 12:01
Modified
2025-11-03 20:56
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: selinux: ignore unknown extended permissions When evaluating extended permissions, ignore unknown permissions instead of calling BUG(). This commit ensures that future permissions can be added without interfering with older kernels.
Impacted products
Vendor Product Version
Linux Linux Version: fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a
Version: fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a
Version: fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a
Version: fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a
Version: fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a
Version: fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a
Version: fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T20:56:02.355Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "security/selinux/ss/services.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "f45a77dd24ae9ddb474303ec3975c376bd99fc51",
              "status": "affected",
              "version": "fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a",
              "versionType": "git"
            },
            {
              "lessThan": "712137b177b45f255ce5687e679d950fcb218256",
              "status": "affected",
              "version": "fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a",
              "versionType": "git"
            },
            {
              "lessThan": "f70e4b9ec69d9a74b84c17767a9a4eda8c901021",
              "status": "affected",
              "version": "fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a",
              "versionType": "git"
            },
            {
              "lessThan": "c79324d42fa48372e0acb306a2761cc642bd4db0",
              "status": "affected",
              "version": "fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a",
              "versionType": "git"
            },
            {
              "lessThan": "c1dbd28a079553de0023e1c938c713efeeee400f",
              "status": "affected",
              "version": "fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a",
              "versionType": "git"
            },
            {
              "lessThan": "efefe36c03a73bb81c0720ce397659a5051b73fa",
              "status": "affected",
              "version": "fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a",
              "versionType": "git"
            },
            {
              "lessThan": "900f83cf376bdaf798b6f5dcb2eae0c822e908b6",
              "status": "affected",
              "version": "fa1aa143ac4a682c7f5fd52a3cf05f5a6fe44a0a",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "security/selinux/ss/services.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.3"
            },
            {
              "lessThan": "4.3",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.289",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.233",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.176",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.124",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.70",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.9",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.13",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.289",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.233",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.176",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.124",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.70",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.9",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.13",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nselinux: ignore unknown extended permissions\n\nWhen evaluating extended permissions, ignore unknown permissions instead\nof calling BUG(). This commit ensures that future permissions can be\nadded without interfering with older kernels."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T10:06:54.999Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/f45a77dd24ae9ddb474303ec3975c376bd99fc51"
        },
        {
          "url": "https://git.kernel.org/stable/c/712137b177b45f255ce5687e679d950fcb218256"
        },
        {
          "url": "https://git.kernel.org/stable/c/f70e4b9ec69d9a74b84c17767a9a4eda8c901021"
        },
        {
          "url": "https://git.kernel.org/stable/c/c79324d42fa48372e0acb306a2761cc642bd4db0"
        },
        {
          "url": "https://git.kernel.org/stable/c/c1dbd28a079553de0023e1c938c713efeeee400f"
        },
        {
          "url": "https://git.kernel.org/stable/c/efefe36c03a73bb81c0720ce397659a5051b73fa"
        },
        {
          "url": "https://git.kernel.org/stable/c/900f83cf376bdaf798b6f5dcb2eae0c822e908b6"
        }
      ],
      "title": "selinux: ignore unknown extended permissions",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-57931",
    "datePublished": "2025-01-21T12:01:28.539Z",
    "dateReserved": "2025-01-19T11:50:08.377Z",
    "dateUpdated": "2025-11-03T20:56:02.355Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…