ghsa-j9g6-83mp-8mvr
Vulnerability from github
Published
2024-05-01 15:30
Modified
2024-11-06 21:30
Details

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

media: ttpci: fix two memleaks in budget_av_attach

When saa7146_register_device and saa7146_vv_init fails, budget_av_attach should free the resources it allocates, like the error-handling of ttpci_budget_init does. Besides, there are two fixme comment refers to such deallocations.

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2024-27073",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-401",
      ],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2024-05-01T13:15:51Z",
      severity: "MODERATE",
   },
   details: "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: ttpci: fix two memleaks in budget_av_attach\n\nWhen saa7146_register_device and saa7146_vv_init fails, budget_av_attach\nshould free the resources it allocates, like the error-handling of\nttpci_budget_init does. Besides, there are two fixme comment refers to\nsuch deallocations.",
   id: "GHSA-j9g6-83mp-8mvr",
   modified: "2024-11-06T21:30:54Z",
   published: "2024-05-01T15:30:36Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-27073",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/1597cd1a88cfcdc4bf8b1b44cd458fed9a5a5d63",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/24e51d6eb578b82ff292927f14b9f5ec05a46beb",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/55ca0c7eae8499bb96f4e5d9b26af95e89c4e6a0",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/656b8cc123d7635dd399d9f02594f27aa797ac3c",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/7393c681f9aa05ffe2385e8716989565eed2fe06",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/910363473e4bf97da3c350e08d915546dd6cc30b",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/af37aed04997e644f7e1b52b696b62dcae3cc016",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/d0b07f712bf61e1a3cf23c87c663791c42e50837",
      },
      {
         type: "WEB",
         url: "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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.