cve-2024-27074
Vulnerability from cvelistv5
Published
2024-05-01 13:04
Modified
2024-12-19 08:53
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: media: go7007: fix a memleak in go7007_load_encoder In go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without a deallocation thereafter. After the following call chain: saa7134_go7007_init |-> go7007_boot_encoder |-> go7007_load_encoder |-> kfree(go) go is freed and thus bounce is leaked.
References
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3Patch
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3Patch
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975Patch
af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlPatch
af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlPatch
Impacted products
Vendor Product Version
Linux Linux Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Version: 95ef39403f890360a3e48fe550d8e8e5d088ad74
Create a notification for this product.
   Linux Linux Version: 3.10
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2024-27074",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-09T18:38:34.857728Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-07-05T17:22:45.741Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T00:27:59.415Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "drivers/media/usb/go7007/go7007-driver.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "7f11dd3d165b178e738fe73dfeea513e383bedb5",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "291cda0b805fc0d6e90d201710311630c8667159",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "b49fe84c6cefcc1c2336d793b53442e716c95073",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "790fa2c04dfb9f095ec372bf17909424d6e864b3",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "e04d15c8bb3e111dd69f98894acd92d63e87aac3",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "d43988a23c32588ccd0c74219637afb96cd78661",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "7405a0d4442792988e9ae834e7d84f9d163731a4",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
                  {
                     lessThan: "b9b683844b01d171a72b9c0419a2d760d946ee12",
                     status: "affected",
                     version: "95ef39403f890360a3e48fe550d8e8e5d088ad74",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               product: "Linux",
               programFiles: [
                  "drivers/media/usb/go7007/go7007-driver.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     status: "affected",
                     version: "3.10",
                  },
                  {
                     lessThan: "3.10",
                     status: "unaffected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "4.19.*",
                     status: "unaffected",
                     version: "4.19.311",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.4.*",
                     status: "unaffected",
                     version: "5.4.273",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.10.*",
                     status: "unaffected",
                     version: "5.10.214",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.15.*",
                     status: "unaffected",
                     version: "5.15.153",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.1.*",
                     status: "unaffected",
                     version: "6.1.83",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.6.*",
                     status: "unaffected",
                     version: "6.6.23",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.7.*",
                     status: "unaffected",
                     version: "6.7.11",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.8.*",
                     status: "unaffected",
                     version: "6.8.2",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "*",
                     status: "unaffected",
                     version: "6.9",
                     versionType: "original_commit_for_fix",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: go7007: fix a memleak in go7007_load_encoder\n\nIn go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without\na deallocation thereafter. After the following call chain:\n\nsaa7134_go7007_init\n  |-> go7007_boot_encoder\n        |-> go7007_load_encoder\n  |-> kfree(go)\n\ngo is freed and thus bounce is leaked.",
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-12-19T08:53:52.971Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5",
            },
            {
               url: "https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159",
            },
            {
               url: "https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073",
            },
            {
               url: "https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3",
            },
            {
               url: "https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3",
            },
            {
               url: "https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975",
            },
            {
               url: "https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661",
            },
            {
               url: "https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4",
            },
            {
               url: "https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12",
            },
         ],
         title: "media: go7007: fix a memleak in go7007_load_encoder",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2024-27074",
      datePublished: "2024-05-01T13:04:41.079Z",
      dateReserved: "2024-02-19T14:20:24.217Z",
      dateUpdated: "2024-12-19T08:53:52.971Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2024-27074\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-01T13:15:51.207\",\"lastModified\":\"2024-12-23T14:31:11.797\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: go7007: fix a memleak in go7007_load_encoder\\n\\nIn go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without\\na deallocation thereafter. After the following call chain:\\n\\nsaa7134_go7007_init\\n  |-> go7007_boot_encoder\\n        |-> go7007_load_encoder\\n  |-> kfree(go)\\n\\ngo is freed and thus bounce is leaked.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvió la siguiente vulnerabilidad: medios: go7007: corrige una fuga de memoria en go7007_load_encoder En go7007_load_encoder, el rebote (es decir, go->boot_fw) se asigna sin una desasignación posterior. Después de la siguiente cadena de llamadas: saa7134_go7007_init |-> go7007_boot_encoder |-> go7007_load_encoder |-> kfree(go) go se libera y, por lo tanto, se filtra el rebote.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10\",\"versionEndExcluding\":\"4.19.311\",\"matchCriteriaId\":\"AA8D2CD8-65D2-47A7-9391-35AFA94D8CCC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.273\",\"matchCriteriaId\":\"620FD8B7-BF03-43E0-951A-0A58461D4C55\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.214\",\"matchCriteriaId\":\"65987874-467B-4D3B-91D6-68A129B34FB8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.153\",\"matchCriteriaId\":\"ACB69438-845D-4E3C-B114-3140611F9C0B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.83\",\"matchCriteriaId\":\"121A07F6-F505-4C47-86BF-9BB6CC7B6C19\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.23\",\"matchCriteriaId\":\"E00814DC-0BA7-431A-9926-80FEB4A96C68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.7.11\",\"matchCriteriaId\":\"9B95D3A6-E162-47D5-ABFC-F3FA74FA7CFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.8\",\"versionEndExcluding\":\"6.8.2\",\"matchCriteriaId\":\"543A75FF-25B8-4046-A514-1EA8EDD87AB1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:27:59.415Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-27074\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-09T18:38:34.857728Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-05T15:20:43.793Z\"}}], \"cna\": {\"title\": \"media: go7007: fix a memleak in go7007_load_encoder\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"7f11dd3d165b178e738fe73dfeea513e383bedb5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"291cda0b805fc0d6e90d201710311630c8667159\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"b49fe84c6cefcc1c2336d793b53442e716c95073\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"790fa2c04dfb9f095ec372bf17909424d6e864b3\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"e04d15c8bb3e111dd69f98894acd92d63e87aac3\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"d43988a23c32588ccd0c74219637afb96cd78661\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"7405a0d4442792988e9ae834e7d84f9d163731a4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"95ef39403f890360a3e48fe550d8e8e5d088ad74\", \"lessThan\": \"b9b683844b01d171a72b9c0419a2d760d946ee12\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/media/usb/go7007/go7007-driver.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.10\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"3.10\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.19.311\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.273\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.214\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.153\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.83\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.23\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.7.11\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.7.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.8.*\"}, {\"status\": \"unaffected\", \"version\": \"6.9\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/media/usb/go7007/go7007-driver.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5\"}, {\"url\": \"https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159\"}, {\"url\": \"https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073\"}, {\"url\": \"https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3\"}, {\"url\": \"https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3\"}, {\"url\": \"https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975\"}, {\"url\": \"https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661\"}, {\"url\": \"https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4\"}, {\"url\": \"https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: go7007: fix a memleak in go7007_load_encoder\\n\\nIn go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without\\na deallocation thereafter. After the following call chain:\\n\\nsaa7134_go7007_init\\n  |-> go7007_boot_encoder\\n        |-> go7007_load_encoder\\n  |-> kfree(go)\\n\\ngo is freed and thus bounce is leaked.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T08:53:52.971Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2024-27074\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T08:53:52.971Z\", \"dateReserved\": \"2024-02-19T14:20:24.217Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-01T13:04:41.079Z\", \"assignerShortName\": \"Linux\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


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.