CVE-2023-52664

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52664
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52664.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-52664
Downstream
Related
Published
2024-05-17T13:45:05Z
Modified
2025-10-21T14:53:59.875009Z
Summary
net: atlantic: eliminate double free in error handling logic
Details

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

net: atlantic: eliminate double free in error handling logic

Driver has a logic leak in ring data allocation/free, where aqringfree could be called multiple times on same ring, if system is under stress and got memory allocation error.

Ring pointer was used as an indicator of failure, but this is not correct since only ring data is allocated/deallocated. Ring itself is an array member.

Changing ring allocation functions to return error code directly. This simplifies error handling and eliminates aqringfree on higher layer.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
018423e90bee8978105eaaa265a26e70637f9f1e
Fixed
0edb3ae8bfa31cd544b0c195bdec00e036002b5d
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
018423e90bee8978105eaaa265a26e70637f9f1e
Fixed
c11a870a73a3bc4cc7df6dd877a45b181795fcbf
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
018423e90bee8978105eaaa265a26e70637f9f1e
Fixed
d1fde4a7e1dcc4d49cce285107a7a43c3030878d
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
018423e90bee8978105eaaa265a26e70637f9f1e
Fixed
b3cb7a830a24527877b0bc900b9bd74a96aea928

Affected versions

v4.*

v4.10
v4.10-rc5
v4.10-rc6
v4.10-rc7
v4.10-rc8
v4.11
v4.11-rc1
v4.11-rc2
v4.11-rc3
v4.11-rc4
v4.11-rc5
v4.11-rc6
v4.11-rc7
v4.11-rc8
v4.12
v4.12-rc1
v4.12-rc2
v4.12-rc3
v4.12-rc4
v4.12-rc5
v4.12-rc6
v4.12-rc7
v4.13
v4.13-rc1
v4.13-rc2
v4.13-rc3
v4.13-rc4
v4.13-rc5
v4.13-rc6
v4.13-rc7
v4.14
v4.14-rc1
v4.14-rc2
v4.14-rc3
v4.14-rc4
v4.14-rc5
v4.14-rc6
v4.14-rc7
v4.14-rc8
v4.15
v4.15-rc1
v4.15-rc2
v4.15-rc3
v4.15-rc4
v4.15-rc5
v4.15-rc6
v4.15-rc7
v4.15-rc8
v4.15-rc9
v4.16
v4.16-rc1
v4.16-rc2
v4.16-rc3
v4.16-rc4
v4.16-rc5
v4.16-rc6
v4.16-rc7
v4.17
v4.17-rc1
v4.17-rc2
v4.17-rc3
v4.17-rc4
v4.17-rc5
v4.17-rc6
v4.17-rc7
v4.18
v4.18-rc1
v4.18-rc2
v4.18-rc3
v4.18-rc4
v4.18-rc5
v4.18-rc6
v4.18-rc7
v4.18-rc8
v4.19
v4.19-rc1
v4.19-rc2
v4.19-rc3
v4.19-rc4
v4.19-rc5
v4.19-rc6
v4.19-rc7
v4.19-rc8
v4.20
v4.20-rc1
v4.20-rc2
v4.20-rc3
v4.20-rc4
v4.20-rc5
v4.20-rc6
v4.20-rc7

v5.*

v5.0
v5.0-rc1
v5.0-rc2
v5.0-rc3
v5.0-rc4
v5.0-rc5
v5.0-rc6
v5.0-rc7
v5.0-rc8
v5.1
v5.1-rc1
v5.1-rc2
v5.1-rc3
v5.1-rc4
v5.1-rc5
v5.1-rc6
v5.1-rc7
v5.10
v5.10-rc1
v5.10-rc2
v5.10-rc3
v5.10-rc4
v5.10-rc5
v5.10-rc6
v5.10-rc7
v5.11
v5.11-rc1
v5.11-rc2
v5.11-rc3
v5.11-rc4
v5.11-rc5
v5.11-rc6
v5.11-rc7
v5.12
v5.12-rc1
v5.12-rc1-dontuse
v5.12-rc2
v5.12-rc3
v5.12-rc4
v5.12-rc5
v5.12-rc6
v5.12-rc7
v5.12-rc8
v5.13
v5.13-rc1
v5.13-rc2
v5.13-rc3
v5.13-rc4
v5.13-rc5
v5.13-rc6
v5.13-rc7
v5.14
v5.14-rc1
v5.14-rc2
v5.14-rc3
v5.14-rc4
v5.14-rc5
v5.14-rc6
v5.14-rc7
v5.15
v5.15-rc1
v5.15-rc2
v5.15-rc3
v5.15-rc4
v5.15-rc5
v5.15-rc6
v5.15-rc7
v5.16
v5.16-rc1
v5.16-rc2
v5.16-rc3
v5.16-rc4
v5.16-rc5
v5.16-rc6
v5.16-rc7
v5.16-rc8
v5.17
v5.17-rc1
v5.17-rc2
v5.17-rc3
v5.17-rc4
v5.17-rc5
v5.17-rc6
v5.17-rc7
v5.17-rc8
v5.18
v5.18-rc1
v5.18-rc2
v5.18-rc3
v5.18-rc4
v5.18-rc5
v5.18-rc6
v5.18-rc7
v5.19
v5.19-rc1
v5.19-rc2
v5.19-rc3
v5.19-rc4
v5.19-rc5
v5.19-rc6
v5.19-rc7
v5.19-rc8
v5.2
v5.2-rc1
v5.2-rc2
v5.2-rc3
v5.2-rc4
v5.2-rc5
v5.2-rc6
v5.2-rc7
v5.3
v5.3-rc1
v5.3-rc2
v5.3-rc3
v5.3-rc4
v5.3-rc5
v5.3-rc6
v5.3-rc7
v5.3-rc8
v5.4
v5.4-rc1
v5.4-rc2
v5.4-rc3
v5.4-rc4
v5.4-rc5
v5.4-rc6
v5.4-rc7
v5.4-rc8
v5.5
v5.5-rc1
v5.5-rc2
v5.5-rc3
v5.5-rc4
v5.5-rc5
v5.5-rc6
v5.5-rc7
v5.6
v5.6-rc1
v5.6-rc2
v5.6-rc3
v5.6-rc4
v5.6-rc5
v5.6-rc6
v5.6-rc7
v5.7
v5.7-rc1
v5.7-rc2
v5.7-rc3
v5.7-rc4
v5.7-rc5
v5.7-rc6
v5.7-rc7
v5.8
v5.8-rc1
v5.8-rc2
v5.8-rc3
v5.8-rc4
v5.8-rc5
v5.8-rc6
v5.8-rc7
v5.9
v5.9-rc1
v5.9-rc2
v5.9-rc3
v5.9-rc4
v5.9-rc5
v5.9-rc6
v5.9-rc7
v5.9-rc8

v6.*

v6.0
v6.0-rc1
v6.0-rc2
v6.0-rc3
v6.0-rc4
v6.0-rc5
v6.0-rc6
v6.0-rc7
v6.1
v6.1-rc1
v6.1-rc2
v6.1-rc3
v6.1-rc4
v6.1-rc5
v6.1-rc6
v6.1-rc7
v6.1-rc8
v6.1.1
v6.1.10
v6.1.11
v6.1.12
v6.1.13
v6.1.14
v6.1.15
v6.1.16
v6.1.17
v6.1.18
v6.1.19
v6.1.2
v6.1.20
v6.1.21
v6.1.22
v6.1.23
v6.1.24
v6.1.25
v6.1.26
v6.1.27
v6.1.28
v6.1.29
v6.1.3
v6.1.30
v6.1.31
v6.1.32
v6.1.33
v6.1.34
v6.1.35
v6.1.36
v6.1.37
v6.1.38
v6.1.39
v6.1.4
v6.1.40
v6.1.41
v6.1.42
v6.1.43
v6.1.44
v6.1.45
v6.1.46
v6.1.47
v6.1.48
v6.1.49
v6.1.5
v6.1.50
v6.1.51
v6.1.52
v6.1.53
v6.1.54
v6.1.55
v6.1.56
v6.1.57
v6.1.58
v6.1.59
v6.1.6
v6.1.60
v6.1.61
v6.1.62
v6.1.63
v6.1.64
v6.1.65
v6.1.66
v6.1.67
v6.1.68
v6.1.69
v6.1.7
v6.1.70
v6.1.71
v6.1.72
v6.1.73
v6.1.74
v6.1.75
v6.1.76
v6.1.8
v6.1.9
v6.2
v6.2-rc1
v6.2-rc2
v6.2-rc3
v6.2-rc4
v6.2-rc5
v6.2-rc6
v6.2-rc7
v6.2-rc8
v6.3
v6.3-rc1
v6.3-rc2
v6.3-rc3
v6.3-rc4
v6.3-rc5
v6.3-rc6
v6.3-rc7
v6.4
v6.4-rc1
v6.4-rc2
v6.4-rc3
v6.4-rc4
v6.4-rc5
v6.4-rc6
v6.4-rc7
v6.5
v6.5-rc1
v6.5-rc2
v6.5-rc3
v6.5-rc4
v6.5-rc5
v6.5-rc6
v6.5-rc7
v6.6
v6.6-rc1
v6.6-rc2
v6.6-rc3
v6.6-rc4
v6.6-rc5
v6.6-rc6
v6.6-rc7
v6.6.1
v6.6.10
v6.6.11
v6.6.12
v6.6.13
v6.6.14
v6.6.15
v6.6.2
v6.6.3
v6.6.4
v6.6.5
v6.6.6
v6.6.7
v6.6.8
v6.6.9
v6.7
v6.7-rc1
v6.7-rc2
v6.7-rc3
v6.7-rc4
v6.7-rc5
v6.7-rc6
v6.7-rc7
v6.7-rc8
v6.7.1
v6.7.2
v6.7.3

Database specific

vanir_signatures

[
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "function_hash": "147059871181623133604388764695935943099",
            "length": 511.0
        },
        "target": {
            "function": "aq_ring_hwts_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-08602f75",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "function_hash": "265450602651783808056134749003383069942",
            "length": 1279.0
        },
        "target": {
            "function": "aq_ptp_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-0d04574a",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "294386071477215135397220553965706576482",
                "278537121715433687410235697398630063945",
                "19120229632332912718045795307872664092",
                "128863539355606908713705835092724865769",
                "87128955851256134139391619667714088979",
                "33279917938436008805314372737715793447",
                "160999726868311547587197645575135447506",
                "224256213065347051105745561149927327652",
                "164557535046642563826511177358405259066",
                "36286692463620627139012471357086826481",
                "104382745169888687016544496819010911594",
                "74800685449116804603859952208858968041",
                "46151206262105589698992261204540745515",
                "169216868545883364600120793800309910113",
                "163318450482307841016608036691146822631",
                "217040222712045531647130417575786316760",
                "330922856251630450392748409050172623091"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.h"
        },
        "id": "CVE-2023-52664-0da2e315",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "function_hash": "229290706884794993649284454178490805084",
            "length": 1122.0
        },
        "target": {
            "function": "aq_vec_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-111e7735",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "335291243697600627915576834735731867860",
                "301358071144615417780973454099670793195",
                "210556458117076286795831511477870035916",
                "106719609034099474136461158133518772691",
                "14260136711745455426600294573450664790",
                "305787408081509374678707542742353152634",
                "10588580977378642147257678641156370825",
                "143274591951565384342494377414295725589",
                "185373698291610816244688697820254929725",
                "250334989378923184870808201349070837041",
                "107021857791909296736034778469718138165",
                "83775013745182396126480425035384747517",
                "140350539426516671489678707514123600441",
                "323998595757339603167063929488924633681",
                "268516117942461591887571989837684425216",
                "18216725802290953870312340560210957218",
                "317089185300099114306891607446081954064",
                "290872381050609580844563643475069763713",
                "162897275013548099805234181276465905295",
                "48209289011269895286388240336688199627",
                "273417921530015588168101325030608340236",
                "251703335631350482649164384543891944180",
                "252430916907220858978374797685391634949",
                "80629902731930555467505540830350915294",
                "211543178926345197324663555368552430420",
                "31139121564339392269209799689471158589",
                "268452329620104372778834569737079291362",
                "305872862952136366286336797476561397545"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-1ada4073",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "335291243697600627915576834735731867860",
                "301358071144615417780973454099670793195",
                "210556458117076286795831511477870035916",
                "106719609034099474136461158133518772691",
                "14260136711745455426600294573450664790",
                "305787408081509374678707542742353152634",
                "10588580977378642147257678641156370825",
                "143274591951565384342494377414295725589",
                "185373698291610816244688697820254929725",
                "250334989378923184870808201349070837041",
                "107021857791909296736034778469718138165",
                "83775013745182396126480425035384747517",
                "140350539426516671489678707514123600441",
                "323998595757339603167063929488924633681",
                "268516117942461591887571989837684425216",
                "18216725802290953870312340560210957218",
                "317089185300099114306891607446081954064",
                "290872381050609580844563643475069763713",
                "162897275013548099805234181276465905295",
                "48209289011269895286388240336688199627",
                "273417921530015588168101325030608340236",
                "251703335631350482649164384543891944180",
                "252430916907220858978374797685391634949",
                "80629902731930555467505540830350915294",
                "211543178926345197324663555368552430420",
                "31139121564339392269209799689471158589",
                "268452329620104372778834569737079291362",
                "305872862952136366286336797476561397545"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-1b187692",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "function_hash": "105763066169972084307411077168016732258",
            "length": 414.0
        },
        "target": {
            "function": "aq_ring_tx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-1b696a2b",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "function_hash": "147059871181623133604388764695935943099",
            "length": 511.0
        },
        "target": {
            "function": "aq_ring_hwts_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-1d35cd14",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "function_hash": "247836874022396746269649015127777669897",
            "length": 493.0
        },
        "target": {
            "function": "aq_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-215fa626",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "function_hash": "69003274091955082789831782085148948190",
            "length": 937.0
        },
        "target": {
            "function": "aq_ring_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-2358a9cc",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "function_hash": "265450602651783808056134749003383069942",
            "length": 1279.0
        },
        "target": {
            "function": "aq_ptp_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-2712f696",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "159602481732392519049872217322749179505",
                "91315428457416689477913697450777008300",
                "283958193073502752711915790678318711744",
                "196699473231725914337870718543996154372",
                "222975712665531515274990931883084949446",
                "107021857791909296736034778469718138165",
                "34742236057347940859726922947013406321",
                "292724021109740721180741074349435713144",
                "271251692078649210656651248485330431306",
                "28664651761291961936432478269003531151",
                "54722436358292889298673786431058065639",
                "234285316275382813941167975105524134998",
                "280349061610265824450461812011489470032",
                "251304939917195863185865524477648460147",
                "113594693289654496281198130958002363447",
                "1190518664035308074781998679820203680",
                "284740599374211130117625251565514161614",
                "57051584987066000966907773051535451229",
                "143484628293063741851686377441518142811",
                "230685686558633217285624070047857672059",
                "161214914325707804691379660140753854373",
                "50112222606410376216594598725255441491",
                "241422730993929119150327209606541169194",
                "64952668358057773125808700911970386733",
                "232244846643618654298859597046582320453",
                "272415254421291848812650877438129373900",
                "230685686558633217285624070047857672059",
                "61676542703869090602364189756276992611"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-2a91b225",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "320457908088199743398395121560949805864",
                "232899247429290999572217421875377549392",
                "83885060821923862278593145004301808151",
                "321538764138416233527324217050065004389",
                "67749807197419237312682389443948574854",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "266032124473450666745186617602928126253",
                "4227934496037080608371401823318759456",
                "19120229632332912718045795307872664092",
                "951713895784711763405824375645450936",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "126291860056882085444445783674512561896",
                "2066588481497755825856812083347001224",
                "267710792572186114491919548408331853852",
                "171259025787186219025722372291916723890",
                "273420792004199224224516299869733340003",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "322317752206934383884944663565630844264",
                "300123428338607676284224172604427100870",
                "51388917049626802407465255019526941772",
                "311183209755166769982382368863625167221",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "214166353537975394635363438635076913199",
                "177995655804671443868440785743170202315",
                "198262179403130423308244196461502809946",
                "24570695488510231293147278047032240844",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "216648185114872213441516317644476165793",
                "49796909443202711994682028995791142348",
                "250932136002761598023448223041965403053",
                "116878968943107467536448607111196239437",
                "182660151256884855698635538735822460804",
                "116315082177076564181233069341469187332",
                "203615926910591568025726991817368949691",
                "92251261507647843109779799630352926221",
                "66106140850187223993614687587513745981",
                "171776386802388487176577711338413240906"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-2e7546d9",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "function_hash": "105763066169972084307411077168016732258",
            "length": 414.0
        },
        "target": {
            "function": "aq_ring_tx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-30929c10",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "function_hash": "69003274091955082789831782085148948190",
            "length": 937.0
        },
        "target": {
            "function": "aq_ring_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-3421819b",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "function_hash": "247836874022396746269649015127777669897",
            "length": 493.0
        },
        "target": {
            "function": "aq_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-4e223d65",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "159602481732392519049872217322749179505",
                "91315428457416689477913697450777008300",
                "283958193073502752711915790678318711744",
                "196699473231725914337870718543996154372",
                "222975712665531515274990931883084949446",
                "107021857791909296736034778469718138165",
                "34742236057347940859726922947013406321",
                "292724021109740721180741074349435713144",
                "271251692078649210656651248485330431306",
                "28664651761291961936432478269003531151",
                "54722436358292889298673786431058065639",
                "234285316275382813941167975105524134998",
                "280349061610265824450461812011489470032",
                "251304939917195863185865524477648460147",
                "113594693289654496281198130958002363447",
                "1190518664035308074781998679820203680",
                "284740599374211130117625251565514161614",
                "57051584987066000966907773051535451229",
                "143484628293063741851686377441518142811",
                "230685686558633217285624070047857672059",
                "161214914325707804691379660140753854373",
                "50112222606410376216594598725255441491",
                "241422730993929119150327209606541169194",
                "64952668358057773125808700911970386733",
                "232244846643618654298859597046582320453",
                "272415254421291848812650877438129373900",
                "230685686558633217285624070047857672059",
                "61676542703869090602364189756276992611"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-52082b92",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "function_hash": "147059871181623133604388764695935943099",
            "length": 511.0
        },
        "target": {
            "function": "aq_ring_hwts_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-6890b8f7",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "335291243697600627915576834735731867860",
                "301358071144615417780973454099670793195",
                "210556458117076286795831511477870035916",
                "106719609034099474136461158133518772691",
                "14260136711745455426600294573450664790",
                "305787408081509374678707542742353152634",
                "10588580977378642147257678641156370825",
                "143274591951565384342494377414295725589",
                "185373698291610816244688697820254929725",
                "250334989378923184870808201349070837041",
                "107021857791909296736034778469718138165",
                "83775013745182396126480425035384747517",
                "140350539426516671489678707514123600441",
                "323998595757339603167063929488924633681",
                "268516117942461591887571989837684425216",
                "18216725802290953870312340560210957218",
                "317089185300099114306891607446081954064",
                "290872381050609580844563643475069763713",
                "162897275013548099805234181276465905295",
                "48209289011269895286388240336688199627",
                "273417921530015588168101325030608340236",
                "251703335631350482649164384543891944180",
                "252430916907220858978374797685391634949",
                "80629902731930555467505540830350915294",
                "211543178926345197324663555368552430420",
                "31139121564339392269209799689471158589",
                "268452329620104372778834569737079291362",
                "305872862952136366286336797476561397545"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-6eb9bd01",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "function_hash": "247836874022396746269649015127777669897",
            "length": 493.0
        },
        "target": {
            "function": "aq_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-7c0a6696",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "159602481732392519049872217322749179505",
                "91315428457416689477913697450777008300",
                "283958193073502752711915790678318711744",
                "196699473231725914337870718543996154372",
                "222975712665531515274990931883084949446",
                "107021857791909296736034778469718138165",
                "34742236057347940859726922947013406321",
                "292724021109740721180741074349435713144",
                "271251692078649210656651248485330431306",
                "28664651761291961936432478269003531151",
                "54722436358292889298673786431058065639",
                "234285316275382813941167975105524134998",
                "280349061610265824450461812011489470032",
                "251304939917195863185865524477648460147",
                "113594693289654496281198130958002363447",
                "1190518664035308074781998679820203680",
                "284740599374211130117625251565514161614",
                "57051584987066000966907773051535451229",
                "143484628293063741851686377441518142811",
                "230685686558633217285624070047857672059",
                "161214914325707804691379660140753854373",
                "50112222606410376216594598725255441491",
                "241422730993929119150327209606541169194",
                "64952668358057773125808700911970386733",
                "232244846643618654298859597046582320453",
                "272415254421291848812650877438129373900",
                "230685686558633217285624070047857672059",
                "61676542703869090602364189756276992611"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-8351828e",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "320457908088199743398395121560949805864",
                "232899247429290999572217421875377549392",
                "83885060821923862278593145004301808151",
                "321538764138416233527324217050065004389",
                "67749807197419237312682389443948574854",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "266032124473450666745186617602928126253",
                "4227934496037080608371401823318759456",
                "19120229632332912718045795307872664092",
                "951713895784711763405824375645450936",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "126291860056882085444445783674512561896",
                "2066588481497755825856812083347001224",
                "267710792572186114491919548408331853852",
                "171259025787186219025722372291916723890",
                "273420792004199224224516299869733340003",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "322317752206934383884944663565630844264",
                "300123428338607676284224172604427100870",
                "51388917049626802407465255019526941772",
                "311183209755166769982382368863625167221",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "214166353537975394635363438635076913199",
                "177995655804671443868440785743170202315",
                "198262179403130423308244196461502809946",
                "24570695488510231293147278047032240844",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "216648185114872213441516317644476165793",
                "49796909443202711994682028995791142348",
                "250932136002761598023448223041965403053",
                "116878968943107467536448607111196239437",
                "182660151256884855698635538735822460804",
                "116315082177076564181233069341469187332",
                "203615926910591568025726991817368949691",
                "92251261507647843109779799630352926221",
                "66106140850187223993614687587513745981",
                "171776386802388487176577711338413240906"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-8b8296e3",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "320457908088199743398395121560949805864",
                "232899247429290999572217421875377549392",
                "83885060821923862278593145004301808151",
                "321538764138416233527324217050065004389",
                "67749807197419237312682389443948574854",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "266032124473450666745186617602928126253",
                "4227934496037080608371401823318759456",
                "19120229632332912718045795307872664092",
                "951713895784711763405824375645450936",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "126291860056882085444445783674512561896",
                "2066588481497755825856812083347001224",
                "267710792572186114491919548408331853852",
                "171259025787186219025722372291916723890",
                "273420792004199224224516299869733340003",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "322317752206934383884944663565630844264",
                "300123428338607676284224172604427100870",
                "51388917049626802407465255019526941772",
                "311183209755166769982382368863625167221",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "214166353537975394635363438635076913199",
                "177995655804671443868440785743170202315",
                "198262179403130423308244196461502809946",
                "24570695488510231293147278047032240844",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "216648185114872213441516317644476165793",
                "49796909443202711994682028995791142348",
                "250932136002761598023448223041965403053",
                "116878968943107467536448607111196239437",
                "182660151256884855698635538735822460804",
                "116315082177076564181233069341469187332",
                "203615926910591568025726991817368949691",
                "92251261507647843109779799630352926221",
                "66106140850187223993614687587513745981",
                "171776386802388487176577711338413240906"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-a68b0b87",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "function_hash": "265450602651783808056134749003383069942",
            "length": 1279.0
        },
        "target": {
            "function": "aq_ptp_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-a805307f",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "335291243697600627915576834735731867860",
                "301358071144615417780973454099670793195",
                "210556458117076286795831511477870035916",
                "106719609034099474136461158133518772691",
                "14260136711745455426600294573450664790",
                "305787408081509374678707542742353152634",
                "10588580977378642147257678641156370825",
                "143274591951565384342494377414295725589",
                "185373698291610816244688697820254929725",
                "250334989378923184870808201349070837041",
                "107021857791909296736034778469718138165",
                "83775013745182396126480425035384747517",
                "140350539426516671489678707514123600441",
                "323998595757339603167063929488924633681",
                "268516117942461591887571989837684425216",
                "18216725802290953870312340560210957218",
                "317089185300099114306891607446081954064",
                "290872381050609580844563643475069763713",
                "162897275013548099805234181276465905295",
                "48209289011269895286388240336688199627",
                "273417921530015588168101325030608340236",
                "251703335631350482649164384543891944180",
                "252430916907220858978374797685391634949",
                "80629902731930555467505540830350915294",
                "211543178926345197324663555368552430420",
                "31139121564339392269209799689471158589",
                "268452329620104372778834569737079291362",
                "305872862952136366286336797476561397545"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-ace64d5e",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "159602481732392519049872217322749179505",
                "91315428457416689477913697450777008300",
                "283958193073502752711915790678318711744",
                "196699473231725914337870718543996154372",
                "222975712665531515274990931883084949446",
                "107021857791909296736034778469718138165",
                "34742236057347940859726922947013406321",
                "292724021109740721180741074349435713144",
                "271251692078649210656651248485330431306",
                "28664651761291961936432478269003531151",
                "54722436358292889298673786431058065639",
                "234285316275382813941167975105524134998",
                "280349061610265824450461812011489470032",
                "251304939917195863185865524477648460147",
                "113594693289654496281198130958002363447",
                "1190518664035308074781998679820203680",
                "284740599374211130117625251565514161614",
                "57051584987066000966907773051535451229",
                "143484628293063741851686377441518142811",
                "230685686558633217285624070047857672059",
                "161214914325707804691379660140753854373",
                "50112222606410376216594598725255441491",
                "241422730993929119150327209606541169194",
                "64952668358057773125808700911970386733",
                "232244846643618654298859597046582320453",
                "272415254421291848812650877438129373900",
                "230685686558633217285624070047857672059",
                "61676542703869090602364189756276992611"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-b2aea806",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "294386071477215135397220553965706576482",
                "278537121715433687410235697398630063945",
                "19120229632332912718045795307872664092",
                "128863539355606908713705835092724865769",
                "87128955851256134139391619667714088979",
                "33279917938436008805314372737715793447",
                "160999726868311547587197645575135447506",
                "224256213065347051105745561149927327652",
                "164557535046642563826511177358405259066",
                "36286692463620627139012471357086826481",
                "104382745169888687016544496819010911594",
                "74800685449116804603859952208858968041",
                "46151206262105589698992261204540745515",
                "169216868545883364600120793800309910113",
                "163318450482307841016608036691146822631",
                "217040222712045531647130417575786316760",
                "330922856251630450392748409050172623091"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.h"
        },
        "id": "CVE-2023-52664-b6f34c24",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "function_hash": "69003274091955082789831782085148948190",
            "length": 937.0
        },
        "target": {
            "function": "aq_ring_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-c1ac033c",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "294386071477215135397220553965706576482",
                "278537121715433687410235697398630063945",
                "19120229632332912718045795307872664092",
                "128863539355606908713705835092724865769",
                "87128955851256134139391619667714088979",
                "33279917938436008805314372737715793447",
                "160999726868311547587197645575135447506",
                "224256213065347051105745561149927327652",
                "164557535046642563826511177358405259066",
                "36286692463620627139012471357086826481",
                "104382745169888687016544496819010911594",
                "74800685449116804603859952208858968041",
                "46151206262105589698992261204540745515",
                "169216868545883364600120793800309910113",
                "163318450482307841016608036691146822631",
                "217040222712045531647130417575786316760",
                "330922856251630450392748409050172623091"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.h"
        },
        "id": "CVE-2023-52664-d9b0a0c6",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "function_hash": "229290706884794993649284454178490805084",
            "length": 1122.0
        },
        "target": {
            "function": "aq_vec_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-dc2de51b",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "function_hash": "69003274091955082789831782085148948190",
            "length": 937.0
        },
        "target": {
            "function": "aq_ring_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-e3013643",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b3cb7a830a24527877b0bc900b9bd74a96aea928",
        "deprecated": false,
        "digest": {
            "function_hash": "229290706884794993649284454178490805084",
            "length": 1122.0
        },
        "target": {
            "function": "aq_vec_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-e9bed535",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "function_hash": "105763066169972084307411077168016732258",
            "length": 414.0
        },
        "target": {
            "function": "aq_ring_tx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-ea886f02",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "function_hash": "229290706884794993649284454178490805084",
            "length": 1122.0
        },
        "target": {
            "function": "aq_vec_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_vec.c"
        },
        "id": "CVE-2023-52664-ea971a0e",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "320457908088199743398395121560949805864",
                "232899247429290999572217421875377549392",
                "83885060821923862278593145004301808151",
                "321538764138416233527324217050065004389",
                "67749807197419237312682389443948574854",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "266032124473450666745186617602928126253",
                "4227934496037080608371401823318759456",
                "19120229632332912718045795307872664092",
                "951713895784711763405824375645450936",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "126291860056882085444445783674512561896",
                "2066588481497755825856812083347001224",
                "267710792572186114491919548408331853852",
                "171259025787186219025722372291916723890",
                "273420792004199224224516299869733340003",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "322317752206934383884944663565630844264",
                "300123428338607676284224172604427100870",
                "51388917049626802407465255019526941772",
                "311183209755166769982382368863625167221",
                "196443907830248822546761224524563722933",
                "209112720901889499215435356871256181854",
                "324749484586654874271100675780639931366",
                "266775763409098726029393272159345219407",
                "214166353537975394635363438635076913199",
                "177995655804671443868440785743170202315",
                "198262179403130423308244196461502809946",
                "24570695488510231293147278047032240844",
                "205037770450075614543626968508111245428",
                "885780105767544620016652339605868183",
                "319176305092809381604663043744262338928",
                "5714755556945466235457642691156425574",
                "96421526942146877781601040019933414896",
                "311802229911022885039500611625448910288",
                "26400081164001847039444085667652565621",
                "86896857158065987193224809721568250081",
                "201944750037300767621958267649552975552",
                "216648185114872213441516317644476165793",
                "49796909443202711994682028995791142348",
                "250932136002761598023448223041965403053",
                "116878968943107467536448607111196239437",
                "182660151256884855698635538735822460804",
                "116315082177076564181233069341469187332",
                "203615926910591568025726991817368949691",
                "92251261507647843109779799630352926221",
                "66106140850187223993614687587513745981",
                "171776386802388487176577711338413240906"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-f2a41be3",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d1fde4a7e1dcc4d49cce285107a7a43c3030878d",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "294386071477215135397220553965706576482",
                "278537121715433687410235697398630063945",
                "19120229632332912718045795307872664092",
                "128863539355606908713705835092724865769",
                "87128955851256134139391619667714088979",
                "33279917938436008805314372737715793447",
                "160999726868311547587197645575135447506",
                "224256213065347051105745561149927327652",
                "164557535046642563826511177358405259066",
                "36286692463620627139012471357086826481",
                "104382745169888687016544496819010911594",
                "74800685449116804603859952208858968041",
                "46151206262105589698992261204540745515",
                "169216868545883364600120793800309910113",
                "163318450482307841016608036691146822631",
                "217040222712045531647130417575786316760",
                "330922856251630450392748409050172623091"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.h"
        },
        "id": "CVE-2023-52664-f78243a3",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "function_hash": "247836874022396746269649015127777669897",
            "length": 493.0
        },
        "target": {
            "function": "aq_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-f938a532",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "function_hash": "265450602651783808056134749003383069942",
            "length": 1279.0
        },
        "target": {
            "function": "aq_ptp_ring_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ptp.c"
        },
        "id": "CVE-2023-52664-f9d31f19",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c11a870a73a3bc4cc7df6dd877a45b181795fcbf",
        "deprecated": false,
        "digest": {
            "function_hash": "105763066169972084307411077168016732258",
            "length": 414.0
        },
        "target": {
            "function": "aq_ring_tx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-fb78ceec",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0edb3ae8bfa31cd544b0c195bdec00e036002b5d",
        "deprecated": false,
        "digest": {
            "function_hash": "147059871181623133604388764695935943099",
            "length": 511.0
        },
        "target": {
            "function": "aq_ring_hwts_rx_alloc",
            "file": "drivers/net/ethernet/aquantia/atlantic/aq_ring.c"
        },
        "id": "CVE-2023-52664-fe853c97",
        "signature_version": "v1",
        "signature_type": "Function"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.11.0
Fixed
6.1.77
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.16
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.7.4