CVE-2026-90056 (GCVE-0-2026-90056)

Vulnerability from cvelistv5 – Published: 2026-09-17 16:05 – Updated: 2026-09-17 16:05
VLAI
Title
net: fec: only stop PTP if it was initialized
Summary
In the Linux kernel, the following vulnerability has been resolved: net: fec: only stop PTP if it was initialized fec_ptp_init() is only called when fep->bufdesc_ex is available. However, fec_probe() unconditionally calls fec_ptp_stop() on the failed_init path, and fec_drv_remove() unconditionally calls fec_ptp_stop() during device removal. Check fep->bufdesc_ex before calling fec_ptp_stop() in both paths to avoid stopping PTP when it was not initialized.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < 0dc8b3a395c3a749ab62c078f2fd54a402ae7e2b (git)
Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < 1973f108c481fab9bdc7daa6c77442af4a7388ab (git)
Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < 0602a4c238d2b6ed6e2bf5fa8ef7fa0203883dac (git)
Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < 7566789664813c1778f0d4b7e0539fd863ea450c (git)
Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < 383f699a86fd04458dc47d10578c17e94f63d92f (git)
Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < 1f9639caeece703012bdb23975ebedf70f426269 (git)
Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < 5975009651c4e5ec1492612962d0dd3dc86f6bda (git)
Affected: 32cba57ba74be58589aeb4cb6496183e46a5e3e5 , < dd890ae29299636fb037276fc1b5238698d08b03 (git)
Affected: 9561b28349a22c808c3ce25eaed4d132104bafb7 (git)
Affected: 3.18.99 , < 3.19 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 4.2
Unaffected: 0 , < 4.2 (semver)
Unaffected: 5.10.270 , ≤ 5.10.* (semver)
Unaffected: 5.15.221 , ≤ 5.15.* (semver)
Unaffected: 6.1.188 , ≤ 6.1.* (semver)
Unaffected: 6.6.157 , ≤ 6.6.* (semver)
Unaffected: 6.12.110 , ≤ 6.12.* (semver)
Unaffected: 6.18.52 , ≤ 6.18.* (semver)
Unaffected: 7.2.6 , ≤ 7.2.* (semver)
Unaffected: 7.3-rc1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/freescale/fec_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "0dc8b3a395c3a749ab62c078f2fd54a402ae7e2b",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "lessThan": "1973f108c481fab9bdc7daa6c77442af4a7388ab",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "lessThan": "0602a4c238d2b6ed6e2bf5fa8ef7fa0203883dac",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "lessThan": "7566789664813c1778f0d4b7e0539fd863ea450c",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "lessThan": "383f699a86fd04458dc47d10578c17e94f63d92f",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "lessThan": "1f9639caeece703012bdb23975ebedf70f426269",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "lessThan": "5975009651c4e5ec1492612962d0dd3dc86f6bda",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "lessThan": "dd890ae29299636fb037276fc1b5238698d08b03",
              "status": "affected",
              "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "9561b28349a22c808c3ce25eaed4d132104bafb7",
              "versionType": "git"
            },
            {
              "lessThan": "3.19",
              "status": "affected",
              "version": "3.18.99",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/freescale/fec_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.2"
            },
            {
              "lessThan": "4.2",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.157",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.110",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.52",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.270",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.221",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.188",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.110",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.52",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.6",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.18.99",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fec: only stop PTP if it was initialized\n\nfec_ptp_init() is only called when fep-\u003ebufdesc_ex is available.\nHowever, fec_probe() unconditionally calls fec_ptp_stop() on the\nfailed_init path, and fec_drv_remove() unconditionally calls\nfec_ptp_stop() during device removal.\n\nCheck fep-\u003ebufdesc_ex before calling fec_ptp_stop() in both paths\nto avoid stopping PTP when it was not initialized."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-17T16:05:41.003Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/0dc8b3a395c3a749ab62c078f2fd54a402ae7e2b"
        },
        {
          "url": "https://git.kernel.org/stable/c/1973f108c481fab9bdc7daa6c77442af4a7388ab"
        },
        {
          "url": "https://git.kernel.org/stable/c/0602a4c238d2b6ed6e2bf5fa8ef7fa0203883dac"
        },
        {
          "url": "https://git.kernel.org/stable/c/7566789664813c1778f0d4b7e0539fd863ea450c"
        },
        {
          "url": "https://git.kernel.org/stable/c/383f699a86fd04458dc47d10578c17e94f63d92f"
        },
        {
          "url": "https://git.kernel.org/stable/c/1f9639caeece703012bdb23975ebedf70f426269"
        },
        {
          "url": "https://git.kernel.org/stable/c/5975009651c4e5ec1492612962d0dd3dc86f6bda"
        },
        {
          "url": "https://git.kernel.org/stable/c/dd890ae29299636fb037276fc1b5238698d08b03"
        }
      ],
      "title": "net: fec: only stop PTP if it was initialized",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-90056",
    "datePublished": "2026-09-17T16:05:41.003Z",
    "dateReserved": "2026-09-11T19:38:34.784Z",
    "dateUpdated": "2026-09-17T16:05:41.003Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-90056",
      "date": "2026-09-25",
      "epss": "0.00211",
      "percentile": "0.10104"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-23T02:20:26.000Z",
      "cve": "CVE-2026-90056",
      "id": "msrc_CVE-2026-90056",
      "initial_release_date": "2026-09-19T01:17:27.000Z",
      "product_status:known_affected": "2",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "net: fec: only stop PTP if it was initialized",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-90056.json",
      "version": "2"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/net/ethernet/freescale/fec_main.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "0dc8b3a395c3a749ab62c078f2fd54a402ae7e2b",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "1973f108c481fab9bdc7daa6c77442af4a7388ab",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "0602a4c238d2b6ed6e2bf5fa8ef7fa0203883dac",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "7566789664813c1778f0d4b7e0539fd863ea450c",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "383f699a86fd04458dc47d10578c17e94f63d92f",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "1f9639caeece703012bdb23975ebedf70f426269",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "5975009651c4e5ec1492612962d0dd3dc86f6bda",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "dd890ae29299636fb037276fc1b5238698d08b03",
                    "status": "affected",
                    "version": "32cba57ba74be58589aeb4cb6496183e46a5e3e5",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "9561b28349a22c808c3ce25eaed4d132104bafb7",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "3.19",
                    "status": "affected",
                    "version": "3.18.99",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/net/ethernet/freescale/fec_main.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "4.2"
                  },
                  {
                    "lessThan": "4.2",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.270",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.221",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.1.*",
                    "status": "unaffected",
                    "version": "6.1.188",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.6.*",
                    "status": "unaffected",
                    "version": "6.6.157",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.12.*",
                    "status": "unaffected",
                    "version": "6.12.110",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.18.*",
                    "status": "unaffected",
                    "version": "6.18.52",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "7.2.*",
                    "status": "unaffected",
                    "version": "7.2.6",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "7.3-rc1",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fec: only stop PTP if it was initialized\n\nfec_ptp_init() is only called when fep-\u003ebufdesc_ex is available.\nHowever, fec_probe() unconditionally calls fec_ptp_stop() on the\nfailed_init path, and fec_drv_remove() unconditionally calls\nfec_ptp_stop() during device removal.\n\nCheck fep-\u003ebufdesc_ex before calling fec_ptp_stop() in both paths\nto avoid stopping PTP when it was not initialized."
          }
        ],
        "id": "CVE-2026-90056",
        "lastModified": "2026-09-17T17:16:54.177",
        "metrics": {},
        "published": "2026-09-17T17:16:54.177",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/0602a4c238d2b6ed6e2bf5fa8ef7fa0203883dac"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/0dc8b3a395c3a749ab62c078f2fd54a402ae7e2b"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/1973f108c481fab9bdc7daa6c77442af4a7388ab"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/1f9639caeece703012bdb23975ebedf70f426269"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/383f699a86fd04458dc47d10578c17e94f63d92f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/5975009651c4e5ec1492612962d0dd3dc86f6bda"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/7566789664813c1778f0d4b7e0539fd863ea450c"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/dd890ae29299636fb037276fc1b5238698d08b03"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Received"
      }
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-21T16:34:41Z",
      "cve": "CVE-2026-90056",
      "id": "CVE-2026-90056",
      "initial_release_date": "2026-09-21T16:34:41Z",
      "product_status:known_affected": "347",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-90056",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-90056.json",
      "version": "2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…