ghsa-c3x3-cqcq-2r5x
Vulnerability from github
Published
2024-07-29 15:30
Modified
2024-08-26 15:31
Details

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

net: ethernet: lantiq_etop: fix double free in detach

The number of the currently released descriptor is never incremented which results in the same skb being released multiple times.

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2024-41046",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-415",
      ],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2024-07-29T15:15:12Z",
      severity: "HIGH",
   },
   details: "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: lantiq_etop: fix double free in detach\n\nThe number of the currently released descriptor is never incremented\nwhich results in the same skb being released multiple times.",
   id: "GHSA-c3x3-cqcq-2r5x",
   modified: "2024-08-26T15:31:14Z",
   published: "2024-07-29T15:30:42Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-41046",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/1a2db00a554cfda57c397cce79b2804bf9633fec",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/22b16618a80858b3a9d607708444426948cc4ae1",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/69ad5fa0ce7c548262e0770fc2b726fe7ab4f156",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/84aaaa796a19195fc59290154fef9aeb1fba964f",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/907443174e76b854d28024bd079f0e53b94dc9a1",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/9d23909ae041761cb2aa0c3cb1748598d8b6bc54",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/c2b66e2b3939af63699e4a4bd25a8ac4a9b1d1b3",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/e1533b6319ab9c3a97dad314dd88b3783bc41b69",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
   ],
}


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.