In the Linux kernel, the following vulnerability has been resolved:
memcg: fix soft lockup in the OOM process
A soft lockup issue was found in the product with about 56,000 tasks were in the OOM cgroup, it was traversing them when the soft lockup was triggered.
watchdog: BUG: soft lockup - CPU#2 stuck for 23s! [VM Thread:1503066] CPU: 2 PID: 1503066 Comm: VM Thread Kdump: loaded Tainted: G Hardware name: Huawei Cloud OpenStack Nova, BIOS RIP: 0010:consoleunlock+0x343/0x540 RSP: 0000:ffffb751447db9a0 EFLAGS: 00000247 ORIGRAX: ffffffffffffff13 RAX: 0000000000000001 RBX: 0000000000000000 RCX: 00000000ffffffff RDX: 0000000000000000 RSI: 0000000000000004 RDI: 0000000000000247 RBP: ffffffffafc71f90 R08: 0000000000000000 R09: 0000000000000040 R10: 0000000000000080 R11: 0000000000000000 R12: ffffffffafc74bd0 R13: ffffffffaf60a220 R14: 0000000000000247 R15: 0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f2fe6ad91f0 CR3: 00000004b2076003 CR4: 0000000000360ee0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: vprintkemit+0x193/0x280 printk+0x52/0x6e dumptask+0x114/0x130 memcgroupscantasks+0x76/0x100 dumpheader+0x1fe/0x210 oomkillprocess+0xd1/0x100 outofmemory+0x125/0x570 memcgroupoutofmemory+0xb5/0xd0 trycharge+0x720/0x770 memcgrouptrycharge+0x86/0x180 memcgrouptrychargedelay+0x1c/0x40 doanonymouspage+0xb5/0x390 handlemmfault+0xc4/0x1f0
This is because thousands of processes are in the OOM cgroup, it takes a long time to traverse all of them. As a result, this lead to soft lockup in the OOM process.
To fix this issue, call 'condresched' in the 'memcgroupscantasks' function per 1000 iterations. For global OOM, call 'touchsoftlockupwatchdog' per 1000 iterations to avoid this issue.
[
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0a09d56e1682c951046bf15542b3e9553046c9f6",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-057417b7",
        "digest": {
            "length": 388.0,
            "function_hash": "162400509760377549485818444096245888110"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c3a3741db8c1202aa959c77df3a4c361612d1eb1",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-12a04b82",
        "digest": {
            "length": 416.0,
            "function_hash": "184800551081267028242660747768446227523"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@72f2c0b7c152c2983ed51d48c3272cab4f34d965",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-1d9970fc",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a9042dbc1ed4bf25a5f5c699d10c3d676abf8ca2",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-2881eab6",
        "digest": {
            "length": 461.0,
            "function_hash": "84507358946801065238315081024884709033"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c3a3741db8c1202aa959c77df3a4c361612d1eb1",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-2a01e630",
        "digest": {
            "length": 442.0,
            "function_hash": "70327365535540902431326311871495911022"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c3a3741db8c1202aa959c77df3a4c361612d1eb1",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-375a2522",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "303844206371353896022602348337061213110",
                "274218970514640521917038087002629024378",
                "222613716357202229143810875937888460764",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@46576834291869457d4772bb7df72d7c2bb3d57f",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-3f1b1281",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "303844206371353896022602348337061213110",
                "274218970514640521917038087002629024378",
                "222613716357202229143810875937888460764",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a9042dbc1ed4bf25a5f5c699d10c3d676abf8ca2",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-41903dfe",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@46576834291869457d4772bb7df72d7c2bb3d57f",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-45c6cf3a",
        "digest": {
            "length": 442.0,
            "function_hash": "70327365535540902431326311871495911022"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@72f2c0b7c152c2983ed51d48c3272cab4f34d965",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-4acf10c7",
        "digest": {
            "length": 461.0,
            "function_hash": "84507358946801065238315081024884709033"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0a09d56e1682c951046bf15542b3e9553046c9f6",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-50b7648a",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@110399858194c71f11afefad6e7be9e3876b284f",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-67082efc",
        "digest": {
            "length": 388.0,
            "function_hash": "162400509760377549485818444096245888110"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@972486d37169fe85035e81b8c5dff21f70df1173",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-6c2713db",
        "digest": {
            "length": 442.0,
            "function_hash": "70327365535540902431326311871495911022"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@972486d37169fe85035e81b8c5dff21f70df1173",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-756444d7",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "303844206371353896022602348337061213110",
                "274218970514640521917038087002629024378",
                "222613716357202229143810875937888460764",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a9042dbc1ed4bf25a5f5c699d10c3d676abf8ca2",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-82bb67e6",
        "digest": {
            "length": 388.0,
            "function_hash": "162400509760377549485818444096245888110"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ade81479c7dda1ce3eedb215c78bc615bbd04f06",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-85eeaa7c",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@72f2c0b7c152c2983ed51d48c3272cab4f34d965",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-916b32f4",
        "digest": {
            "length": 388.0,
            "function_hash": "162400509760377549485818444096245888110"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a9042dbc1ed4bf25a5f5c699d10c3d676abf8ca2",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-9f1f837f",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "178773113838819296217202630757608617835",
                "61208920873543853833513970625226682847",
                "228143666035152329914641885997439250527",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0a09d56e1682c951046bf15542b3e9553046c9f6",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-a5e0ecd9",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "178773113838819296217202630757608617835",
                "61208920873543853833513970625226682847",
                "228143666035152329914641885997439250527",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ade81479c7dda1ce3eedb215c78bc615bbd04f06",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-af84a52f",
        "digest": {
            "length": 416.0,
            "function_hash": "184800551081267028242660747768446227523"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@110399858194c71f11afefad6e7be9e3876b284f",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-b4857661",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "178773113838819296217202630757608617835",
                "61208920873543853833513970625226682847",
                "228143666035152329914641885997439250527",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@72f2c0b7c152c2983ed51d48c3272cab4f34d965",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-c50b31c5",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "178773113838819296217202630757608617835",
                "61208920873543853833513970625226682847",
                "228143666035152329914641885997439250527",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@110399858194c71f11afefad6e7be9e3876b284f",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-c8b853fd",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ade81479c7dda1ce3eedb215c78bc615bbd04f06",
        "target": {
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-cf86f6cb",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "163701473079843311331301647131267591733",
                "303844206371353896022602348337061213110",
                "274218970514640521917038087002629024378",
                "222613716357202229143810875937888460764",
                "62484199805342915025944225196872943875",
                "144997791334465157986434906376018859093",
                "34002685415794854493437094044139914284",
                "306867708054153091045825269665886324143",
                "302102275736874764252973299414691571034"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@46576834291869457d4772bb7df72d7c2bb3d57f",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-d6d0e227",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@972486d37169fe85035e81b8c5dff21f70df1173",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-d911248a",
        "digest": {
            "length": 388.0,
            "function_hash": "162400509760377549485818444096245888110"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0a09d56e1682c951046bf15542b3e9553046c9f6",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-db48e78b",
        "digest": {
            "length": 461.0,
            "function_hash": "84507358946801065238315081024884709033"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c3a3741db8c1202aa959c77df3a4c361612d1eb1",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-e4ab0584",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ade81479c7dda1ce3eedb215c78bc615bbd04f06",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-e907ca0c",
        "digest": {
            "length": 442.0,
            "function_hash": "70327365535540902431326311871495911022"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@46576834291869457d4772bb7df72d7c2bb3d57f",
        "target": {
            "function": "dump_tasks",
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-ebc3b023",
        "digest": {
            "length": 416.0,
            "function_hash": "184800551081267028242660747768446227523"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@110399858194c71f11afefad6e7be9e3876b284f",
        "target": {
            "function": "mem_cgroup_scan_tasks",
            "file": "mm/memcontrol.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-f2d6e1c1",
        "digest": {
            "length": 461.0,
            "function_hash": "84507358946801065238315081024884709033"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@972486d37169fe85035e81b8c5dff21f70df1173",
        "target": {
            "file": "mm/oom_kill.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2024-57977-f70bb37b",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "121342632249265760062902454892988335367",
                "315573334465673036376707438471777513757",
                "49051644369594074979667844037960450848",
                "260465262752273565875268478108197478831",
                "152310602871168132203185239160247662542",
                "312377849952686675333134731151747519828",
                "293337947017102923111712483499151273860",
                "33955450716812156476541934490392052634",
                "302268798603323614598944354530456768737",
                "270569979153937949825938394414929112032",
                "338902377281394225494529641866196386235"
            ]
        },
        "signature_type": "Line"
    }
]