Search criteria

3 vulnerabilities found for linux-bluefield by canonical

FKIE_CVE-2023-0881

Vulnerability from fkie_nvd - Published: 2025-03-31 14:15 - Updated: 2025-08-26 17:13
Summary
Running DDoS on tcp port 22 will trigger a kernel crash. This issue is introduced by the backport of a commit regarding nft_lookup without the subsequent fixes that were introduced after this commit. The resolution of this CVE introduces those commits to the linux-bluefield package.
Impacted products
Vendor Product Version
canonical linux-bluefield *

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:canonical:linux-bluefield:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "77B15F31-45C2-4DDA-8218-7573C1491EB5",
              "versionEndExcluding": "5.4.0-1058.64",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Running DDoS on tcp port 22 will trigger a kernel crash. This issue is introduced by the backport of a commit regarding nft_lookup without the subsequent fixes that were introduced after this commit. The resolution of this CVE introduces those commits to the linux-bluefield package."
    },
    {
      "lang": "es",
      "value": "Ejecutar un ataque DDoS en el puerto TCP 22 provocar\u00e1 un fallo del kernel. Este problema se debe a la retroportaci\u00f3n de una confirmaci\u00f3n relacionada con nft_lookup sin las correcciones posteriores. La resoluci\u00f3n de este CVE incorpora dichas confirmaciones al paquete linux-bluefield."
    }
  ],
  "id": "CVE-2023-0881",
  "lastModified": "2025-08-26T17:13:40.953",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "security@ubuntu.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-03-31T14:15:18.090",
  "references": [
    {
      "source": "security@ubuntu.com",
      "tags": [
        "Exploit",
        "Issue Tracking"
      ],
      "url": "https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2006397"
    }
  ],
  "sourceIdentifier": "security@ubuntu.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "security@ubuntu.com",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-1333"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

CVE-2023-0881 (GCVE-0-2023-0881)

Vulnerability from cvelistv5 – Published: 2025-03-31 13:28 – Updated: 2025-03-31 14:28
VLAI?
Title
DDoS in Ubuntu package linux-bluefield
Summary
Running DDoS on tcp port 22 will trigger a kernel crash. This issue is introduced by the backport of a commit regarding nft_lookup without the subsequent fixes that were introduced after this commit. The resolution of this CVE introduces those commits to the linux-bluefield package.
CWE
  • CWE-20 - Improper Input Validation
Assigner
References
Impacted products
Vendor Product Version
Ubuntu Ubuntu package linux-bluefield Affected: 5.4.0-1001.2 , < 5.4.0-1058.64 (semver)
Create a notification for this product.
Credits
Bodong Wang Seth Arnold dann frazier
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-0881",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-03-31T14:28:39.267185Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-03-31T14:28:53.864Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "packageName": "linux-bluefield",
          "platforms": [
            "Linux"
          ],
          "product": "Ubuntu package linux-bluefield",
          "vendor": "Ubuntu",
          "versions": [
            {
              "lessThan": "5.4.0-1058.64",
              "status": "affected",
              "version": "5.4.0-1001.2",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Bodong Wang"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "Seth Arnold"
        },
        {
          "lang": "en",
          "type": "analyst",
          "value": "dann frazier"
        }
      ],
      "datePublic": "2023-06-01T23:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Running DDoS on tcp port 22 will trigger a kernel crash. This issue is introduced by the backport of a commit regarding nft_lookup without the subsequent fixes that were introduced after this commit. The resolution of this CVE introduces those commits to the linux-bluefield package."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-20",
              "description": "CWE-20 Improper Input Validation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-03-31T13:28:09.841Z",
        "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "shortName": "canonical"
      },
      "references": [
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2006397"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "DDoS in Ubuntu package linux-bluefield"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
    "assignerShortName": "canonical",
    "cveId": "CVE-2023-0881",
    "datePublished": "2025-03-31T13:28:09.841Z",
    "dateReserved": "2023-02-17T01:59:25.093Z",
    "dateUpdated": "2025-03-31T14:28:53.864Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2023-0881 (GCVE-0-2023-0881)

Vulnerability from nvd – Published: 2025-03-31 13:28 – Updated: 2025-03-31 14:28
VLAI?
Title
DDoS in Ubuntu package linux-bluefield
Summary
Running DDoS on tcp port 22 will trigger a kernel crash. This issue is introduced by the backport of a commit regarding nft_lookup without the subsequent fixes that were introduced after this commit. The resolution of this CVE introduces those commits to the linux-bluefield package.
CWE
  • CWE-20 - Improper Input Validation
Assigner
References
Impacted products
Vendor Product Version
Ubuntu Ubuntu package linux-bluefield Affected: 5.4.0-1001.2 , < 5.4.0-1058.64 (semver)
Create a notification for this product.
Credits
Bodong Wang Seth Arnold dann frazier
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-0881",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-03-31T14:28:39.267185Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-03-31T14:28:53.864Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "packageName": "linux-bluefield",
          "platforms": [
            "Linux"
          ],
          "product": "Ubuntu package linux-bluefield",
          "vendor": "Ubuntu",
          "versions": [
            {
              "lessThan": "5.4.0-1058.64",
              "status": "affected",
              "version": "5.4.0-1001.2",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Bodong Wang"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "Seth Arnold"
        },
        {
          "lang": "en",
          "type": "analyst",
          "value": "dann frazier"
        }
      ],
      "datePublic": "2023-06-01T23:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Running DDoS on tcp port 22 will trigger a kernel crash. This issue is introduced by the backport of a commit regarding nft_lookup without the subsequent fixes that were introduced after this commit. The resolution of this CVE introduces those commits to the linux-bluefield package."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-20",
              "description": "CWE-20 Improper Input Validation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-03-31T13:28:09.841Z",
        "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "shortName": "canonical"
      },
      "references": [
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2006397"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "DDoS in Ubuntu package linux-bluefield"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
    "assignerShortName": "canonical",
    "cveId": "CVE-2023-0881",
    "datePublished": "2025-03-31T13:28:09.841Z",
    "dateReserved": "2023-02-17T01:59:25.093Z",
    "dateUpdated": "2025-03-31T14:28:53.864Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}