CVE-2023-49062

Source
https://cve.org/CVERecord?id=CVE-2023-49062
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-49062.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-49062
Published
2023-11-28T16:15:07.023Z
Modified
2026-04-12T06:44:59.570616Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

Katran could disclose non-initialized kernel memory as part of an IP header. The issue was present for IPv4 encapsulation and ICMP (v4) Too Big packet generation. After a bpfxdpadjust_head call, Katran code didn’t initialize the Identification field for the IPv4 header, resulting in writing content of kernel memory in that field of IP header. The issue affected all Katran versions prior to commit 6a03106ac1eab39d0303662963589ecb2374c97f

References

Affected packages

Git / github.com/facebookincubator/katran

Affected ranges

Type
GIT
Repo
https://github.com/facebookincubator/katran
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/facebookincubator/katran
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2023-11-15"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-49062.json"
vanir_signatures_modified
"2026-04-12T06:44:59Z"
vanir_signatures
[
    {
        "digest": {
            "length": 542.0,
            "function_hash": "274036917422769252756026399020295789019"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2023-49062-104329cb",
        "signature_version": "v1",
        "source": "https://github.com/facebookincubator/katran/commit/6a03106ac1eab39d0303662963589ecb2374c97f",
        "target": {
            "function": "create_v4_hdr",
            "file": "katran/lib/bpf/encap_helpers.h"
        }
    },
    {
        "digest": {
            "length": 1228.0,
            "function_hash": "249149259358483581324810609643150645381"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2023-49062-392dcd0f",
        "signature_version": "v1",
        "source": "https://github.com/facebookincubator/katran/commit/6a03106ac1eab39d0303662963589ecb2374c97f",
        "target": {
            "function": "send_icmp4_too_big",
            "file": "katran/lib/bpf/handle_icmp.h"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "266248460249466793020442129638554717551",
                "9357817641529648109675700352851848365",
                "120764303923617098496203738630732246045",
                "126825395228920827902206852815662446651"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2023-49062-5caa6ea4",
        "signature_version": "v1",
        "source": "https://github.com/facebookincubator/katran/commit/6a03106ac1eab39d0303662963589ecb2374c97f",
        "target": {
            "file": "katran/lib/bpf/encap_helpers.h"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114005732310890723919482910436353901367",
                "233994834891275304261391596050875653517",
                "288950834237288945314096019309735839908",
                "284280793241431932472937611381052253081",
                "180049631676922076303448109167132986868",
                "334614221519709085599252653200111481720",
                "323390141099085544534018329792598241370",
                "179712872402464088708231467153365342517"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2023-49062-dc8eabe9",
        "signature_version": "v1",
        "source": "https://github.com/facebookincubator/katran/commit/6a03106ac1eab39d0303662963589ecb2374c97f",
        "target": {
            "file": "katran/lib/bpf/handle_icmp.h"
        }
    }
]