Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities found for Linux kernel (aufs filesystem module) by Ubuntu

    CVE-2020-11935 (GCVE-0-2020-11935)

    Vulnerability from cvelistv5 – Published: 2023-04-07 00:00 – Updated: 2024-08-04 11:42
    VLAI
    Title
    aufs: improperly managed inode reference counts in the vfsub_dentry_open() method
    Summary
    It was discovered that aufs improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service attack.
    CWE
    • CWE-911 - Improper Update of Reference Count
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ubuntu Linux kernel (aufs filesystem module) Unaffected: 4.4.0-186.216 , < 4.4* (custom)
    Unaffected: 4.15.0-112.113 , < 4.15* (custom)
    Unaffected: 5.4.0-42.46 , < 5.4* (custom)
    Create a notification for this product.
    Credits
    Mauricio Faria de Oliveira discovered that the aufs implementation in the Linux kernel improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T11:42:00.593Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Ubuntu Security CVE-2020-11935",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://ubuntu.com/security/CVE-2020-11935"
              },
              {
                "name": "Launchpad Bug 1873074",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://bugs.launchpad.net/bugs/1873074"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Linux kernel (aufs filesystem module)",
              "vendor": "Ubuntu",
              "versions": [
                {
                  "lessThan": "4.4*",
                  "status": "unaffected",
                  "version": "4.4.0-186.216",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.15*",
                  "status": "unaffected",
                  "version": "4.15.0-112.113",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.4*",
                  "status": "unaffected",
                  "version": "5.4.0-42.46",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Mauricio Faria de Oliveira discovered that the aufs implementation in the Linux kernel improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "It was discovered that aufs improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service attack."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 4.4,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-911",
                  "description": "CWE-911 Improper Update of Reference Count",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-04-07T00:00:00.000Z",
            "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
            "shortName": "canonical"
          },
          "references": [
            {
              "name": "Ubuntu Security CVE-2020-11935",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://ubuntu.com/security/CVE-2020-11935"
            },
            {
              "name": "Launchpad Bug 1873074",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://bugs.launchpad.net/bugs/1873074"
            }
          ],
          "source": {
            "defect": [
              "LP#1873074"
            ],
            "discovery": "USER"
          },
          "title": "aufs: improperly managed inode reference counts in the vfsub_dentry_open() method",
          "x_generator": {
            "engine": "Vulnogram 0.0.9"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "assignerShortName": "canonical",
        "cveId": "CVE-2020-11935",
        "datePublished": "2023-04-07T00:00:00.000Z",
        "dateReserved": "2020-04-20T00:00:00.000Z",
        "dateUpdated": "2024-08-04T11:42:00.593Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-11935 (GCVE-0-2020-11935)

    Vulnerability from nvd – Published: 2023-04-07 00:00 – Updated: 2024-08-04 11:42
    VLAI
    Title
    aufs: improperly managed inode reference counts in the vfsub_dentry_open() method
    Summary
    It was discovered that aufs improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service attack.
    CWE
    • CWE-911 - Improper Update of Reference Count
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ubuntu Linux kernel (aufs filesystem module) Unaffected: 4.4.0-186.216 , < 4.4* (custom)
    Unaffected: 4.15.0-112.113 , < 4.15* (custom)
    Unaffected: 5.4.0-42.46 , < 5.4* (custom)
    Create a notification for this product.
    Credits
    Mauricio Faria de Oliveira discovered that the aufs implementation in the Linux kernel improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T11:42:00.593Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "Ubuntu Security CVE-2020-11935",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://ubuntu.com/security/CVE-2020-11935"
              },
              {
                "name": "Launchpad Bug 1873074",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://bugs.launchpad.net/bugs/1873074"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Linux kernel (aufs filesystem module)",
              "vendor": "Ubuntu",
              "versions": [
                {
                  "lessThan": "4.4*",
                  "status": "unaffected",
                  "version": "4.4.0-186.216",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.15*",
                  "status": "unaffected",
                  "version": "4.15.0-112.113",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.4*",
                  "status": "unaffected",
                  "version": "5.4.0-42.46",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Mauricio Faria de Oliveira discovered that the aufs implementation in the Linux kernel improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "It was discovered that aufs improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service attack."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 4.4,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-911",
                  "description": "CWE-911 Improper Update of Reference Count",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-04-07T00:00:00.000Z",
            "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
            "shortName": "canonical"
          },
          "references": [
            {
              "name": "Ubuntu Security CVE-2020-11935",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://ubuntu.com/security/CVE-2020-11935"
            },
            {
              "name": "Launchpad Bug 1873074",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://bugs.launchpad.net/bugs/1873074"
            }
          ],
          "source": {
            "defect": [
              "LP#1873074"
            ],
            "discovery": "USER"
          },
          "title": "aufs: improperly managed inode reference counts in the vfsub_dentry_open() method",
          "x_generator": {
            "engine": "Vulnogram 0.0.9"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "assignerShortName": "canonical",
        "cveId": "CVE-2020-11935",
        "datePublished": "2023-04-07T00:00:00.000Z",
        "dateReserved": "2020-04-20T00:00:00.000Z",
        "dateUpdated": "2024-08-04T11:42:00.593Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }