cve-2022-48778
Vulnerability from cvelistv5
Published
2024-07-16 11:13
Modified
2024-12-19 08:07
Severity ?
EPSS score ?
0.03% (0.06238)
Summary
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: gpmi: don't leak PM reference in error path If gpmi_nfc_apply_timings() fails, the PM runtime usage counter must be dropped.
Impacted products
Vendor Product Version
Linux Linux Version: 29218853877a748a2ca41d9957a84b2d6a7f56a7
Version: 538a5e208e7d29e8b3cb1d79bbb757e8c763b680
Version: 0fe08bf9909f02eb487af2cc829f2853ea69bc96
Version: c447696e2f825df7800b0630352bea2d45d09baa
Version: f53d4c109a666bf1a4883b45d546fba079258717
Create a notification for this product.
   Linux Linux Version: 5.4.174   
Version: 5.10.94   
Version: 5.15.17   
Version: 5.16.3   
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-03T15:25:00.927Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/4cd3281a910a5adf73b2a0a82241dd67844d0b25",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/4a7ec50298b1127c5024a750c969ea0794899545",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/58d3111eafce9e4398654b07f0b1dac27f26ee5b",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0",
               },
            ],
            title: "CVE Program Container",
         },
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2022-48778",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-09-10T17:00:27.324335Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-09-11T17:34:17.365Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "4cd3281a910a5adf73b2a0a82241dd67844d0b25",
                     status: "affected",
                     version: "29218853877a748a2ca41d9957a84b2d6a7f56a7",
                     versionType: "git",
                  },
                  {
                     lessThan: "a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4",
                     status: "affected",
                     version: "538a5e208e7d29e8b3cb1d79bbb757e8c763b680",
                     versionType: "git",
                  },
                  {
                     lessThan: "4a7ec50298b1127c5024a750c969ea0794899545",
                     status: "affected",
                     version: "0fe08bf9909f02eb487af2cc829f2853ea69bc96",
                     versionType: "git",
                  },
                  {
                     lessThan: "58d3111eafce9e4398654b07f0b1dac27f26ee5b",
                     status: "affected",
                     version: "c447696e2f825df7800b0630352bea2d45d09baa",
                     versionType: "git",
                  },
                  {
                     lessThan: "9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0",
                     status: "affected",
                     version: "f53d4c109a666bf1a4883b45d546fba079258717",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "5.4.181",
                     status: "affected",
                     version: "5.4.174",
                     versionType: "semver",
                  },
                  {
                     lessThan: "5.10.102",
                     status: "affected",
                     version: "5.10.94",
                     versionType: "semver",
                  },
                  {
                     lessThan: "5.15.25",
                     status: "affected",
                     version: "5.15.17",
                     versionType: "semver",
                  },
                  {
                     lessThan: "5.16.11",
                     status: "affected",
                     version: "5.16.3",
                     versionType: "semver",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: gpmi: don't leak PM reference in error path\n\nIf gpmi_nfc_apply_timings() fails, the PM runtime usage counter must be\ndropped.",
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-12-19T08:07:33.237Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/4cd3281a910a5adf73b2a0a82241dd67844d0b25",
            },
            {
               url: "https://git.kernel.org/stable/c/a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4",
            },
            {
               url: "https://git.kernel.org/stable/c/4a7ec50298b1127c5024a750c969ea0794899545",
            },
            {
               url: "https://git.kernel.org/stable/c/58d3111eafce9e4398654b07f0b1dac27f26ee5b",
            },
            {
               url: "https://git.kernel.org/stable/c/9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0",
            },
         ],
         title: "mtd: rawnand: gpmi: don't leak PM reference in error path",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2022-48778",
      datePublished: "2024-07-16T11:13:16.520Z",
      dateReserved: "2024-06-20T11:09:39.062Z",
      dateUpdated: "2024-12-19T08:07:33.237Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2022-48778\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-07-16T12:15:03.010\",\"lastModified\":\"2024-11-21T07:34:00.273\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmtd: rawnand: gpmi: don't leak PM reference in error path\\n\\nIf gpmi_nfc_apply_timings() fails, the PM runtime usage counter must be\\ndropped.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvió la siguiente vulnerabilidad: mtd: rawnand: gpmi: no filtrar la referencia de PM en la ruta de error Si gpmi_nfc_apply_timings() falla, se debe descartar el contador de uso del tiempo de ejecución de PM.\"}],\"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:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.174\",\"versionEndExcluding\":\"5.4.181\",\"matchCriteriaId\":\"7C87A014-0685-4F19-AFB4-92D70C2F5E86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.94\",\"versionEndExcluding\":\"5.10.102\",\"matchCriteriaId\":\"2F8484B5-4C78-484C-B905-1049FCB1A0A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.17\",\"versionEndExcluding\":\"5.15.25\",\"matchCriteriaId\":\"AFF9E8A8-A352-42D0-97A3-8EA0F1086775\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16.3\",\"versionEndExcluding\":\"5.16.11\",\"matchCriteriaId\":\"85541B15-F4B0-4090-99DA-98AF1312A8B6\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/4a7ec50298b1127c5024a750c969ea0794899545\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4cd3281a910a5adf73b2a0a82241dd67844d0b25\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/58d3111eafce9e4398654b07f0b1dac27f26ee5b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4a7ec50298b1127c5024a750c969ea0794899545\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4cd3281a910a5adf73b2a0a82241dd67844d0b25\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/58d3111eafce9e4398654b07f0b1dac27f26ee5b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/4cd3281a910a5adf73b2a0a82241dd67844d0b25\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/4a7ec50298b1127c5024a750c969ea0794899545\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/58d3111eafce9e4398654b07f0b1dac27f26ee5b\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T15:25:00.927Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-48778\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T17:00:27.324335Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:21.808Z\"}}], \"cna\": {\"title\": \"mtd: rawnand: gpmi: don't leak PM reference in error path\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"29218853877a748a2ca41d9957a84b2d6a7f56a7\", \"lessThan\": \"4cd3281a910a5adf73b2a0a82241dd67844d0b25\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"538a5e208e7d29e8b3cb1d79bbb757e8c763b680\", \"lessThan\": \"a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0fe08bf9909f02eb487af2cc829f2853ea69bc96\", \"lessThan\": \"4a7ec50298b1127c5024a750c969ea0794899545\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"c447696e2f825df7800b0630352bea2d45d09baa\", \"lessThan\": \"58d3111eafce9e4398654b07f0b1dac27f26ee5b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f53d4c109a666bf1a4883b45d546fba079258717\", \"lessThan\": \"9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.4.174\", \"lessThan\": \"5.4.181\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.10.94\", \"lessThan\": \"5.10.102\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.15.17\", \"lessThan\": \"5.15.25\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.16.3\", \"lessThan\": \"5.16.11\", \"versionType\": \"semver\"}], \"programFiles\": [\"drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/4cd3281a910a5adf73b2a0a82241dd67844d0b25\"}, {\"url\": \"https://git.kernel.org/stable/c/a4eeeaca50199e3f19eb13ac3b7e0bbb93e22de4\"}, {\"url\": \"https://git.kernel.org/stable/c/4a7ec50298b1127c5024a750c969ea0794899545\"}, {\"url\": \"https://git.kernel.org/stable/c/58d3111eafce9e4398654b07f0b1dac27f26ee5b\"}, {\"url\": \"https://git.kernel.org/stable/c/9161f365c91614e5a3f5c6dcc44c3b1b33bc59c0\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmtd: rawnand: gpmi: don't leak PM reference in error path\\n\\nIf gpmi_nfc_apply_timings() fails, the PM runtime usage counter must be\\ndropped.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T08:07:33.237Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2022-48778\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T08:07:33.237Z\", \"dateReserved\": \"2024-06-20T11:09:39.062Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-07-16T11:13:16.520Z\", \"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.