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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-50466— fs/binfmt_elf: Fix memory leak in load_elf_binary()

AI Predicted 3.3 Difficulty: Theoretical EPSS 0.15% · P4

Possible ATT&CK Techniques 1AI

T1496 · Resource Hijacking

Affected Version Matrix 10

VendorProductVersion RangeStatus
LinuxLinux0693ffebcfe5ac7b31f63ad54587007f7d96fb7b< 706215300411d48db6b51a5832b872632a84bbc1affected
0693ffebcfe5ac7b31f63ad54587007f7d96fb7b< 265b6fb780f57d10449a40e94219b28fa52479ccaffected
0693ffebcfe5ac7b31f63ad54587007f7d96fb7b< acd9b4914f1c5928c7ae8ebc623d6291eb1a573aaffected
0693ffebcfe5ac7b31f63ad54587007f7d96fb7b< 594d2a14f2168c09b13b114c3d457aa939403e52affected
5.7affected
< 5.7unaffected
5.10.153≤ 5.10.*unaffected
5.15.77≤ 5.15.*unaffected
… +2 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2022-50466

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
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fs/binfmt_elf: Fix memory leak in load_elf_binary() There is a memory leak reported by kmemleak: unreferenced object 0xffff88817104ef80 (size 224): comm "xfs_admin", pid 47165, jiffies 4298708825 (age 1333.476s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 60 a8 b3 00 81 88 ff ff a8 10 5a 00 81 88 ff ff `.........Z..... backtrace: [<ffffffff819171e1>] __alloc_file+0x21/0x250 [<ffffffff81918061>] alloc_empty_file+0x41/0xf0 [<ffffffff81948cda>] path_openat+0xea/0x3d30 [<ffffffff8194ec89>] do_filp_open+0x1b9/0x290 [<ffffffff8192660e>] do_open_execat+0xce/0x5b0 [<ffffffff81926b17>] open_exec+0x27/0x50 [<ffffffff81a69250>] load_elf_binary+0x510/0x3ed0 [<ffffffff81927759>] bprm_execve+0x599/0x1240 [<ffffffff8192a997>] do_execveat_common.isra.0+0x4c7/0x680 [<ffffffff8192b078>] __x64_sys_execve+0x88/0xb0 [<ffffffff83bbf0a5>] do_syscall_64+0x35/0x80 If "interp_elf_ex" fails to allocate memory in load_elf_binary(), the program will take the "out_free_ph" error handing path, resulting in "interpreter" file resource is not released. Fix it by adding an error handing path "out_free_file", which will release the file resource when "interp_elf_ex" failed to allocate memory.
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存在安全漏洞,该漏洞源于load_elf_binary函数存在内存泄漏,可能导致内存耗尽。
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 0693ffebcfe5ac7b31f63ad54587007f7d96fb7b ~ 706215300411d48db6b51a5832b872632a84bbc1 -
LinuxLinux 5.7 -

II. Public POCs for CVE-2022-50466

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-50466

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-10-01 · 169 CVEs total

CVE-2025-399198.8 HIGHwifi: mt76: mt7996: add missing check for rx wcid entries
CVE-2025-399188.8 HIGHwifi: mt76: fix linked list corruption
CVE-2025-398967.8 HIGHaccel/ivpu: Prevent recovery work from being queued during device removal
CVE-2025-399247.8 HIGHerofs: fix invalid algorithm for encoded extents
CVE-2025-399277.8 HIGHceph: fix race condition validating r_parent before applying state
CVE-2025-399067.8 HIGHdrm/amd/display: remove oem i2c adapter on finish
CVE-2025-399087.8 HIGHnet: dev_ioctl: take ops lock in hwtstamp lower paths
CVE-2025-398947.5 HIGHnetfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm
CVE-2025-398977.5 HIGHnet: xilinx: axienet: Add error handling for RX metadata pointer retrieval
CVE-2025-399027.1 HIGHmm/slub: avoid accessing metadata when pointer is invalid in object_err()
CVE-2025-399287.1 HIGHi2c: rtl9300: ensure data length is within supported range
CVE-2022-50464mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
CVE-2022-50457mtd: core: Fix refcount error in del_mtd_device()
CVE-2022-50456btrfs: fix resolving backrefs for inline extent followed by prealloc
CVE-2022-50458clk: tegra: Fix refcount leak in tegra210_clock_init
CVE-2022-50460cifs: Fix xid leak in cifs_flock()
CVE-2022-50459scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
CVE-2022-50461net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open()
CVE-2023-53490mptcp: fix disconnect vs accept race
CVE-2023-53489tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50466

No comments yet


Leave a comment