fkie_cve-2024-42157
Vulnerability from fkie_nvd
Published
2024-07-30 08:15
Modified
2024-11-21 09:33
Summary
In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe sensitive data on failure Wipe sensitive data from stack also if the copy_to_user() fails.
References
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/1d8c270de5eb74245d72325d285894a577a945d9Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/4889f117755b2f18c23045a0f57977f3ec130581Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/6e2e374403bf73140d0efc9541cb1b3bea55ac02Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/90a01aefb84b09ccb6024d75d85bb8f620bd3487Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/93c034c4314bc4c4450a3869cd5da298502346adPatch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/b5eb9176ebd4697bc248bf8d145e66d782cf5250Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/c44a2151e5d21c66b070a056c26471f30719b575Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/c51795885c801b6b7e976717e0d6d45b1e5be0f0Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/1d8c270de5eb74245d72325d285894a577a945d9Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/4889f117755b2f18c23045a0f57977f3ec130581Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/6e2e374403bf73140d0efc9541cb1b3bea55ac02Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/90a01aefb84b09ccb6024d75d85bb8f620bd3487Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/93c034c4314bc4c4450a3869cd5da298502346adPatch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/b5eb9176ebd4697bc248bf8d145e66d782cf5250Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/c44a2151e5d21c66b070a056c26471f30719b575Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/c51795885c801b6b7e976717e0d6d45b1e5be0f0Patch



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "2A3C53C3-830D-4A66-871C-483295DC5F51",
                     versionEndExcluding: "4.19.318",
                     versionStartIncluding: "4.11",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "625DBFAB-C3D0-4309-A27F-12D6428FB38F",
                     versionEndExcluding: "5.4.280",
                     versionStartIncluding: "4.20",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "00696AC5-EE29-437F-97F9-C4D66608B327",
                     versionEndExcluding: "5.10.222",
                     versionStartIncluding: "5.5",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "A97DEB09-4927-40F8-B5C6-F5BD5EAE0CFD",
                     versionEndExcluding: "5.15.163",
                     versionStartIncluding: "5.11",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "E09E92A5-27EF-40E4-926A-B1CDC8270551",
                     versionEndExcluding: "6.1.98",
                     versionStartIncluding: "5.16",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "29E894E4-668F-4DB0-81F7-4FB5F698E970",
                     versionEndExcluding: "6.6.39",
                     versionStartIncluding: "6.2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "ADCC1407-0CB3-4C8F-B4C5-07F682CD7085",
                     versionEndExcluding: "6.9.9",
                     versionStartIncluding: "6.7",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/pkey: Wipe sensitive data on failure\n\nWipe sensitive data from stack also if the copy_to_user() fails.",
      },
      {
         lang: "es",
         value: " En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: s390/pkey: Borrar datos confidenciales en caso de fallo. Borre los datos confidenciales de la pila también si falla copy_to_user().",
      },
   ],
   id: "CVE-2024-42157",
   lastModified: "2024-11-21T09:33:43.217",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "HIGH",
               attackVector: "LOCAL",
               availabilityImpact: "NONE",
               baseScore: 4.1,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 0.5,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2024-07-30T08:15:07.150",
   references: [
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/1d8c270de5eb74245d72325d285894a577a945d9",
      },
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/4889f117755b2f18c23045a0f57977f3ec130581",
      },
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/6e2e374403bf73140d0efc9541cb1b3bea55ac02",
      },
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/90a01aefb84b09ccb6024d75d85bb8f620bd3487",
      },
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/93c034c4314bc4c4450a3869cd5da298502346ad",
      },
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/b5eb9176ebd4697bc248bf8d145e66d782cf5250",
      },
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/c44a2151e5d21c66b070a056c26471f30719b575",
      },
      {
         source: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/c51795885c801b6b7e976717e0d6d45b1e5be0f0",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/1d8c270de5eb74245d72325d285894a577a945d9",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/4889f117755b2f18c23045a0f57977f3ec130581",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/6e2e374403bf73140d0efc9541cb1b3bea55ac02",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/90a01aefb84b09ccb6024d75d85bb8f620bd3487",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/93c034c4314bc4c4450a3869cd5da298502346ad",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/b5eb9176ebd4697bc248bf8d145e66d782cf5250",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/c44a2151e5d21c66b070a056c26471f30719b575",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "https://git.kernel.org/stable/c/c51795885c801b6b7e976717e0d6d45b1e5be0f0",
      },
   ],
   sourceIdentifier: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-Other",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.
  • 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.