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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-46141— powerpc/xive: fix kmemleak caused by incorrect chip_data lookup

Quick assessment

Affected
Linux Linux
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于powerpc xive中芯片数据查找错误,可能导致内存泄漏。

AI Predicted 3.3 Difficulty: Theoretical EPSS 0.12% · P2

Possible ATT&CK Techniques 1 AI

T1496 · Resource Hijacking

Affected Version Matrix 8

VendorProduct Version RangeStatus
Linux Linux cc0cc23babc979e399f34f53e4bccf702a389558< 2546fb8c9acc8c7512ed4339ce2a982cb7407065 affected
cc0cc23babc979e399f34f53e4bccf702a389558< e66ed135cdf23a318e9727dca48f98f7f6142f78 affected
cc0cc23babc979e399f34f53e4bccf702a389558< 6771c54728c278bf1e4bfdab4fddbbb186e33498 affected
6.18 affected
< 6.18 unaffected
6.18.30≤ 6.18.* unaffected
7.0.7≤ 7.0.* unaffected
7.1≤ * unaffected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-46141

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
powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chip_data lookup The kmemleak reports the following memory leak: Unreferenced object 0xc0000002a7fbc640 (size 64): comm "kworker/8:1", pid 540, jiffies 4294937872 hex dump (first 32 bytes): 01 00 00 00 00 00 00 00 00 00 09 04 00 04 00 00 ................ 00 00 a7 81 00 00 0a c0 00 00 08 04 00 04 00 00 ................ backtrace (crc 177d48f6): __kmalloc_cache_noprof+0x520/0x730 xive_irq_alloc_data.constprop.0+0x40/0xe0 xive_irq_domain_alloc+0xd0/0x1b0 irq_domain_alloc_irqs_parent+0x44/0x6c pseries_irq_domain_alloc+0x1cc/0x354 irq_domain_alloc_irqs_parent+0x44/0x6c msi_domain_alloc+0xb0/0x220 irq_domain_alloc_irqs_locked+0x138/0x4d0 __irq_domain_alloc_irqs+0x8c/0xfc __msi_domain_alloc_irqs+0x214/0x4d8 msi_domain_alloc_irqs_all_locked+0x70/0xf8 pci_msi_setup_msi_irqs+0x60/0x78 __pci_enable_msix_range+0x54c/0x98c pci_alloc_irq_vectors_affinity+0x16c/0x1d4 nvme_pci_enable+0xac/0x9c0 [nvme] nvme_probe+0x340/0x764 [nvme] This occurs when allocating MSI-X vectors for an NVMe device. During allocation the XIVE code creates a struct xive_irq_data and stores it in irq_data->chip_data. When the MSI-X irqdomain is later freed, xive_irq_free_data() is responsible for retrieving this structure and freeing it. However, after commit cc0cc23babc9 ("powerpc/xive: Untangle xive from child interrupt controller drivers"), xive_irq_free_data() retrieves the chip_data using irq_get_chip_data(), which looks up the data through the child domain. This is incorrect because the XIVE-specific irq data is associated with the XIVE (parent) domain. As a result the lookup fails and the allocated struct xive_irq_data is never freed, leading to the kmemleak report shown above. Fix this by retrieving the irq_data from the correct domain using irq_domain_get_irq_data() and then accessing the chip_data via irq_data_get_irq_chip_data().
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存在安全漏洞,该漏洞源于powerpc xive中芯片数据查找错误,可能导致内存泄漏。
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

Vendor Product Affected Versions CPE Subscribe
Linux Linux cc0cc23babc979e399f34f53e4bccf702a389558 ~ 2546fb8c9acc8c7512ed4339ce2a982cb7407065 -
Linux Linux 6.18 -

II. Public POCs for CVE-2026-46141

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-46141

登录查看更多情报信息。

Patches & Fixes for CVE-2026-46141 (3)

Same Patch Batch · Linux · 2026-05-28 · 135 CVEs total

CVE-2026-46195 9.8 CRITICAL smb: client: validate dacloffset before building DACL pointers
CVE-2026-46135 9.8 CRITICAL nvmet-tcp: fix race between ICReq handling and queue teardown
CVE-2026-46137 9.8 CRITICAL mptcp: pm: ADD_ADDR rtx: fix potential data-race
CVE-2026-46115 9.8 CRITICAL block: add pgmap check to biovec_phys_mergeable
CVE-2026-46155 9.1 CRITICAL smb/client: fix out-of-bounds read in smb2_compound_op()
CVE-2026-46185 9.1 CRITICAL smb/client: fix out-of-bounds read in symlink_data()
CVE-2026-46119 9.1 CRITICAL libceph: Fix slab-out-of-bounds access in auth message processing
CVE-2026-46238 8.8 HIGH batman-adv: stop caching unowned originator pointers in BAT IV
CVE-2026-46174 8.8 HIGH x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
CVE-2026-46125 8.8 HIGH wifi: mac80211: remove station if connection prep fails
CVE-2026-46198 8.8 HIGH batman-adv: fix integer overflow on buff_pos
CVE-2026-46166 8.8 HIGH wifi: mac80211: use safe list iteration in radar detect work
CVE-2026-46212 8.8 HIGH batman-adv: bla: prevent use-after-free when deleting claims
CVE-2026-46152 8.8 HIGH wifi: mac80211: drop stray 'static' from fast-RX rx_result
CVE-2026-46113 8.8 HIGH KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
CVE-2026-46138 8.1 HIGH Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt
CVE-2026-46232 8.1 HIGH HID: playstation: Clamp num_touch_reports
CVE-2026-46157 7.8 HIGH ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger
CVE-2026-46176 7.8 HIGH RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
CVE-2026-46215 7.8 HIGH drm: Set old handle to NULL before prime swap in change_handle

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46141

No comments yet


Leave a comment