ghsa-5m7g-rwr5-9j74
Vulnerability from github
Published
2024-07-12 15:31
Modified
2024-07-12 15:31
Details

In the Linux kernel, the following vulnerability has been resolved:

MIPS: Octeon: Add PCIe link status check

The standard PCIe configuration read-write interface is used to access the configuration space of the peripheral PCIe devices of the mips processor after the PCIe link surprise down, it can generate kernel panic caused by "Data bus error". So it is necessary to add PCIe link status check for system protection. When the PCIe link is down or in training, assigning a value of 0 to the configuration address can prevent read-write behavior to the configuration space of peripheral PCIe devices, thereby preventing kernel panic.

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2024-40968",
   ],
   database_specific: {
      cwe_ids: [],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2024-07-12T13:15:18Z",
      severity: null,
   },
   details: "In the Linux kernel, the following vulnerability has been resolved:\n\nMIPS: Octeon: Add PCIe link status check\n\nThe standard PCIe configuration read-write interface is used to\naccess the configuration space of the peripheral PCIe devices\nof the mips processor after the PCIe link surprise down, it can\ngenerate kernel panic caused by \"Data bus error\". So it is\nnecessary to add PCIe link status check for system protection.\nWhen the PCIe link is down or in training, assigning a value\nof 0 to the configuration address can prevent read-write behavior\nto the configuration space of peripheral PCIe devices, thereby\npreventing kernel panic.",
   id: "GHSA-5m7g-rwr5-9j74",
   modified: "2024-07-12T15:31:28Z",
   published: "2024-07-12T15:31:28Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-40968",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/1c33fd17383f48f679186c54df78542106deeaa0",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/25998f5613159fe35920dbd484fcac7ea3ad0799",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/29b83a64df3b42c88c0338696feb6fdcd7f1f3b7",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/38d647d509543e9434b3cc470b914348be271fe9",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/64845ac64819683ad5e51b668b2ed56ee3386aee",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/6bff05aaa32c2f7e1f6e68e890876642159db419",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/6c1b9fe148a4e03bbfa234267ebb89f35285814a",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/d996deb80398a90dd3c03590e68dad543da87d62",
      },
   ],
   schema_version: "1.4.0",
   severity: [],
}


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.