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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-50212— netfilter: nf_tables: do not allow CHAIN_ID to refer to another table

AI Predicted 8.6 Difficulty: Moderate EPSS 0.19% · P9

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 12

VendorProductVersion RangeStatus
LinuxLinux837830a4b439bfeb86c70b0115c280377c84714b< 9e7dcb88ec8e85e4a8ad0ea494ea2f90f32d2583affected
837830a4b439bfeb86c70b0115c280377c84714b< 91501513016903077f91033fa5d2aa26cac399b2affected
837830a4b439bfeb86c70b0115c280377c84714b< 0f49613a213d918af790c1276f79da741968de11affected
837830a4b439bfeb86c70b0115c280377c84714b< 58e863f64ee3d0879297e5e53b646e4b91e59620affected
837830a4b439bfeb86c70b0115c280377c84714b< 95f466d22364a33d183509629d0879885b4f547eaffected
5.9affected
< 5.9unaffected
5.10.137≤ 5.10.*unaffected
… +4 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2022-50212

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
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not allow CHAIN_ID to refer to another table When doing lookups for chains on the same batch by using its ID, a chain from a different table can be used. If a rule is added to a table but refers to a chain in a different table, it will be linked to the chain in table2, but would have expressions referring to objects in table1. Then, when table1 is removed, the rule will not be removed as its linked to a chain in table2. When expressions in the rule are processed or removed, that will lead to a use-after-free. When looking for chains by ID, use the table that was used for the lookup by name, and only return chains belonging to that same table.
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存在安全漏洞,该漏洞源于nf_tables允许CHAIN_ID引用其他表,可能导致释放后重用。
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 837830a4b439bfeb86c70b0115c280377c84714b ~ 9e7dcb88ec8e85e4a8ad0ea494ea2f90f32d2583 -
LinuxLinux 5.9 -

II. Public POCs for CVE-2022-50212

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-50212

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-06-18 · 362 CVEs total

CVE-2025-380759.8 CRITICALscsi: target: iscsi: Fix timeout on deleted connection
CVE-2025-380748.8 HIGHvhost-scsi: protect vq->log_used with vq->mutex
CVE-2025-380528.8 HIGHnet/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done
CVE-2025-380168.8 HIGHHID: bpf: abort dispatch if device destroyed
CVE-2025-380627.8 HIGHgenirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
CVE-2025-380287.8 HIGHNFS/localio: Fix a race in nfs_local_open_fh()
CVE-2025-380247.8 HIGHRDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
CVE-2025-380587.8 HIGH__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
CVE-2025-380227.8 HIGHRDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
CVE-2025-380797.8 HIGHcrypto: algif_hash - fix double free in hash_accept
CVE-2025-380057.8 HIGHdmaengine: ti: k3-udma: Add missing locking
CVE-2025-380607.8 HIGHbpf: copy_verifier_state() should copy 'loop_entry' field
CVE-2025-380807.8 HIGHdrm/amd/display: Increase block_sequence array size
CVE-2025-380127.8 HIGHsched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
CVE-2025-380517.8 HIGHsmb: client: Fix use-after-free in cifs_fill_dirent
CVE-2025-380687.8 HIGHcrypto: lzo - Fix compression buffer overrun
CVE-2025-380657.8 HIGHorangefs: Do not truncate file size
CVE-2025-380647.8 HIGHvirtio: break and reset virtio devices on device_shutdown()
CVE-2025-380827.8 HIGHgpio: virtuser: fix potential out-of-bound write
CVE-2025-380787.8 HIGHALSA: pcm: Fix race of buffer access at PCM OSS layer

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50212

No comments yet


Leave a comment