ghsa-88fr-f63h-6pq4
Vulnerability from github
Published
2025-09-23 06:30
Modified
2025-10-02 15:31
Details

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

net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()

The function of_phy_find_device may return NULL, so we need to take care before dereferencing phy_dev.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2025-39876"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-09-23T06:15:47Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()\n\nThe function of_phy_find_device may return NULL, so we need to take\ncare before dereferencing phy_dev.",
  "id": "GHSA-88fr-f63h-6pq4",
  "modified": "2025-10-02T15:31:13Z",
  "published": "2025-09-23T06:30:27Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39876"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/03e79de4608bdd48ad6eec272e196124cefaf798"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/20a3433d31c2d2bf70ab0abec75f3136b42ae66c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4fe53aaa4271a72fe5fe3e88a45ce01646b68dc5"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5f1bb554a131e59b28482abad21f691390651752"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8c60d12bba14dc655d2d948b1dbf390b3ae39cb8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/93a699d6e92cfdfa9eb9dbb8c653b5322542ca4f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/eb148d85e126c47d65be34f2a465d69432ca5541"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fe78891f296ac05bf4e5295c9829ef822f3c32e7"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


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…