CVE-2021-47148

Source
https://cve.org/CVERecord?id=CVE-2021-47148
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47148.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-47148
Downstream
Published
2024-03-25T09:15:09.150Z
Modified
2026-03-14T08:43:08.728506Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

octeontx2-pf: fix a buffer overflow in otx2setrxfh_context()

This function is called from ethtoolsetrxfh() and "*rss_context" comes from the user. Add some bounds checking to prevent memory corruption.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47148.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.12"
            },
            {
                "fixed": "5.12.9"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.13-rc1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.13-rc2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.13-rc3"
            }
        ]
    }
]