gsd-2022-3649
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-3649",
      id: "GSD-2022-3649",
      references: [
         "https://alas.aws.amazon.com/cve/html/CVE-2022-3649.html",
         "https://www.suse.com/security/cve/CVE-2022-3649.html",
         "https://ubuntu.com/security/CVE-2022-3649",
         "https://security.archlinux.org/CVE-2022-3649",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-3649",
         ],
         details: "A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.",
         id: "GSD-2022-3649",
         modified: "2023-12-13T01:19:40.198214Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cna@vuldb.com",
            ID: "CVE-2022-3649",
            REQUESTER: "cna@vuldb.com",
            STATE: "PUBLIC",
            TITLE: "Linux Kernel BPF inode.c nilfs_new_inode use after free",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Kernel",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Linux",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.",
               },
            ],
         },
         generator: "vuldb.com",
         impact: {
            cvss: {
               baseScore: "3.1",
               vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
               version: "3.1",
            },
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-119 Memory Corruption -> CWE-416 Use After Free",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=d325dc6eb763c10f591c239550b8c7e5466a5d09",
                  refsource: "MISC",
                  url: "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=d325dc6eb763c10f591c239550b8c7e5466a5d09",
               },
               {
                  name: "https://vuldb.com/?id.211992",
                  refsource: "MISC",
                  url: "https://vuldb.com/?id.211992",
               },
               {
                  name: "[debian-lts-announce] 20221101 [SECURITY] [DLA 3173-1] linux-5.10 security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html",
               },
               {
                  name: "[debian-lts-announce] 20221223 [SECURITY] [DLA 3245-1] linux security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2022/12/msg00034.html",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20230214-0009/",
                  refsource: "CONFIRM",
                  url: "https://security.netapp.com/advisory/ntap-20230214-0009/",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "F5B7C986-E6CA-41ED-A833-EA73FCF421D4",
                              versionEndExcluding: "4.9.331",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "1927ABC6-E0D2-478F-B103-B982A42D1158",
                              versionEndExcluding: "4.14.296",
                              versionStartIncluding: "4.10",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "D6B62970-1FAD-4ED6-930A-23E26A8D2E08",
                              versionEndExcluding: "4.19.262",
                              versionStartIncluding: "4.15",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "125F7133-B3B7-4175-8CF3-FF0845483254",
                              versionEndExcluding: "5.4.220",
                              versionStartIncluding: "4.20",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "A125CF4C-603D-4ED4-AE18-CFC7C8D5CCF1",
                              versionEndExcluding: "5.10.148",
                              versionStartIncluding: "5.5",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "381A1822-66FA-4BF1-BCA9-7AF2DFCFFBE4",
                              versionEndExcluding: "5.15.74",
                              versionStartIncluding: "5.11",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "950EB0FE-7220-47B0-A80D-CEFD803A69C2",
                              versionEndExcluding: "5.19.16",
                              versionStartIncluding: "5.16",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "B0624AD1-5A88-463E-96D1-F938FCBA6EEA",
                              versionEndExcluding: "6.0.2",
                              versionStartIncluding: "6.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*",
                              matchCriteriaId: "E8F29E19-3A64-4426-A2AA-F169440267CC",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "9F9C8C20-42EB-4AB5-BD97-212DEB070C43",
                              vulnerable: false,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "6770B6C3-732E-4E22-BF1C-2D2FD610061C",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
                  operator: "AND",
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "E63D8B0F-006E-4801-BF9D-1C001BBFB4F9",
                              vulnerable: false,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "7FFF7106-ED78-49BA-9EC5-B889E3685D53",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
                  operator: "AND",
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "B06F4839-D16A-4A61-9BB5-55B13F41E47F",
                              vulnerable: false,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "56409CEC-5A1E-4450-AA42-641E459CC2AF",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
                  operator: "AND",
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "8497A4C9-8474-4A62-8331-3FE862ED4098",
                              vulnerable: false,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "D0B4AD8A-F172-4558-AEC6-FF424BA2D912",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
                  operator: "AND",
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.",
               },
               {
                  lang: "es",
                  value: "Se ha encontrado una vulnerabilidad en el Kernel de Linux. Ha sido clasificada como problemática. La función afectada es nilfs_new_inode del archivo fs/nilfs2/inode.c del componente BPF. La manipulación conlleva a un uso de memoria previamente liberada. Es posible lanzar el ataque de forma remota. Es recomendado aplicar un parche para corregir este problema. El identificador de esta vulnerabilidad es VDB-211992",
               },
            ],
            id: "CVE-2022-3649",
            lastModified: "2024-01-26T16:50:53.713",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "HIGH",
                        attackVector: "LOCAL",
                        availabilityImpact: "HIGH",
                        baseScore: 7,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "HIGH",
                        integrityImpact: "HIGH",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 1,
                     impactScore: 5.9,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
                  {
                     cvssData: {
                        attackComplexity: "HIGH",
                        attackVector: "NETWORK",
                        availabilityImpact: "LOW",
                        baseScore: 3.1,
                        baseSeverity: "LOW",
                        confidentialityImpact: "NONE",
                        integrityImpact: "NONE",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
                        version: "3.1",
                     },
                     exploitabilityScore: 1.6,
                     impactScore: 1.4,
                     source: "cna@vuldb.com",
                     type: "Secondary",
                  },
               ],
            },
            published: "2022-10-21T20:15:09.837",
            references: [
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Mailing List",
                     "Patch",
                     "Vendor Advisory",
                  ],
                  url: "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=d325dc6eb763c10f591c239550b8c7e5466a5d09",
               },
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html",
               },
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "https://lists.debian.org/debian-lts-announce/2022/12/msg00034.html",
               },
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://security.netapp.com/advisory/ntap-20230214-0009/",
               },
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://vuldb.com/?id.211992",
               },
            ],
            sourceIdentifier: "cna@vuldb.com",
            vulnStatus: "Analyzed",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-119",
                     },
                  ],
                  source: "cna@vuldb.com",
                  type: "Primary",
               },
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-416",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Secondary",
               },
            ],
         },
      },
   },
}


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.