Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-53049— slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof

AI Predicted 5.5 Difficulty: Theoretical EPSS 0.20% · P10

Possible ATT&CK Techniques 1AI

T1562

Affected Version Matrix 6

VendorProductVersion RangeStatus
LinuxLinuxa0a44d9175b349df2462089140fb7f292100bd7c< 79aea7dfd98fbbf282d1408fc21849fc9a677768affected
a0a44d9175b349df2462089140fb7f292100bd7c< 2b059d0d1e624adc6e69a754bc48057f8bf459dcaffected
6.11affected
< 6.11unaffected
6.11.7≤ 6.11.*unaffected
6.12≤ *unaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-53049

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof 'modprobe slub_kunit' will have a warning as shown below. The root cause is that __kmalloc_cache_noprof was directly used, which resulted in no alloc_tag being allocated. This caused current->alloc_tag to be null, leading to a warning in alloc_tag_add_check. Let's add an alloc_hook layer to __kmalloc_cache_noprof specifically within lib/slub_kunit.c, which is the only user of this internal slub function outside kmalloc implementation itself. [58162.947016] WARNING: CPU: 2 PID: 6210 at ./include/linux/alloc_tag.h:125 alloc_tagging_slab_alloc_hook+0x268/0x27c [58162.957721] Call trace: [58162.957919] alloc_tagging_slab_alloc_hook+0x268/0x27c [58162.958286] __kmalloc_cache_noprof+0x14c/0x344 [58162.958615] test_kmalloc_redzone_access+0x50/0x10c [slub_kunit] [58162.959045] kunit_try_run_case+0x74/0x184 [kunit] [58162.959401] kunit_generic_run_threadfn_adapter+0x2c/0x4c [kunit] [58162.959841] kthread+0x10c/0x118 [58162.960093] ret_from_fork+0x10/0x20 [58162.960363] ---[ end trace 0000000000000000 ]---
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未包装 __kmalloc_cache_noprof。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux a0a44d9175b349df2462089140fb7f292100bd7c ~ 79aea7dfd98fbbf282d1408fc21849fc9a677768 -
LinuxLinux 6.11 -

II. Public POCs for CVE-2024-53049

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-53049

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-11-19 · 88 CVEs total

CVE-2024-502839.8 CRITICALksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
CVE-2024-502869.8 CRITICALksmbd: fix slab-use-after-free in ksmbd_smb2_session_create
CVE-2024-502769.8 CRITICALnet: vertexcom: mse102x: Fix possible double free of TX skb
CVE-2024-530669.8 CRITICALnfs: Fix KMSAN warning in decode_getfattr_attrs()
CVE-2024-530589.4 CRITICALnet: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
CVE-2024-530828.4 HIGHvirtio_net: Add hash_key_length check
CVE-2024-502998.2 HIGHsctp: properly validate chunk size in sctp_sf_ootb()
CVE-2024-502937.8 HIGHnet/smc: do not leave a dangling sk pointer in __smc_create()
CVE-2024-502917.8 HIGHmedia: dvb-core: add missing buffer index check
CVE-2024-502947.8 HIGHrxrpc: Fix missing locking causing hanging calls
CVE-2024-530447.8 HIGHnet/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
CVE-2024-502887.8 HIGHmedia: vivid: fix buffer overwrite when using > 32 buffers
CVE-2024-530637.8 HIGHmedia: dvbdev: prevent the risk of out of memory access
CVE-2024-530887.8 HIGHi40e: fix race condition by adding filter's intermediate sync state
CVE-2024-530807.8 HIGHdrm/panthor: Lock XArray when getting entries for the VM
CVE-2024-530797.8 HIGHmm/thp: fix deferred split unqueue naming and locking
CVE-2024-530767.8 HIGHiio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table()
CVE-2024-502647.8 HIGHvsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
CVE-2024-503017.8 HIGHsecurity/keys: fix slab-out-of-bounds in key_task_permission
CVE-2024-503007.8 HIGHregulator: rtq2208: Fix uninitialized use of regulator_config

Showing top 20 of 88 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-53049

No comments yet


Leave a comment