目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-49697— Linux kernel 安全漏洞

AI 预测 5.3 利用难度: 中等 EPSS 0.27% · P20

可能的 ATT&CK 技术 1AI

T1564.004 · NTFS File Attributes

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinuxedbf8c01de5a104a71ed6df2bf6421ceb2836a8e< 8ffe2e50e9678c8373027492035f094b130437f1affected
edbf8c01de5a104a71ed6df2bf6421ceb2836a8e< 516760f1d2979903eaad5b437256913c5cd98416affected
edbf8c01de5a104a71ed6df2bf6421ceb2836a8e< b03607437ea81b850599f705096b05b85e7a4a71affected
edbf8c01de5a104a71ed6df2bf6421ceb2836a8e< 5a62b5ba4c0ce8315b6382cd4ace81b48cd121cdaffected
edbf8c01de5a104a71ed6df2bf6421ceb2836a8e< 3046a827316c0e55fc563b4fb78c93b9ca5c7c37affected
5.2affected
< 5.2unaffected
5.4.202≤ 5.4.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2022-49697 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
bpf: Fix request_sock leak in sk lookup helpers
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix request_sock leak in sk lookup helpers A customer reported a request_socket leak in a Calico cloud environment. We found that a BPF program was doing a socket lookup with takes a refcnt on the socket and that it was finding the request_socket but returning the parent LISTEN socket via sk_to_full_sk() without decrementing the child request socket 1st, resulting in request_sock slab object leak. This patch retains the existing behaviour of returning full socks to the caller but it also decrements the child request_socket if one is present before doing so to prevent the leak. Thanks to Curtis Taylor for all the help in diagnosing and testing this. And thanks to Antoine Tenart for the reproducer and patch input. v2 of this patch contains, refactor as per Daniel Borkmann's suggestions to validate RCU flags on the listen socket so that it balances with bpf_sk_release() and update comments as per Martin KaFai Lau's suggestion. One small change to Daniels suggestion, put "sk = sk2" under "if (sk2 != sk)" to avoid an extra instruction.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于sk查找助手中存在request_sock泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux edbf8c01de5a104a71ed6df2bf6421ceb2836a8e ~ 8ffe2e50e9678c8373027492035f094b130437f1 -
LinuxLinux 5.2 -

二、漏洞 CVE-2022-49697 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-49697 的情报信息

登录查看更多情报信息。

CVE-2022-49697 补丁与修复 (5)

同批安全公告 · Linux · 2025-02-26 · 共 706 条

CVE-2022-491499.8 CRITICALLinux kernel 安全漏洞
CVE-2022-495619.8 CRITICALLinux kernel 安全漏洞
CVE-2022-493629.8 CRITICALLinux kernel 安全漏洞
CVE-2022-492019.8 CRITICALLinux kernel 安全漏洞
CVE-2022-491949.8 CRITICALLinux kernel 安全漏洞
CVE-2022-490939.8 CRITICALLinux kernel 安全漏洞
CVE-2022-492609.8 CRITICALLinux kernel 安全漏洞
CVE-2022-494189.8 CRITICALLinux kernel 安全漏洞
CVE-2022-490949.8 CRITICALLinux kernel 安全漏洞
CVE-2022-494079.8 CRITICALLinux kernel 安全漏洞
CVE-2022-492809.8 CRITICALLinux kernel 安全漏洞
CVE-2022-493569.8 CRITICALLinux kernel 安全漏洞
CVE-2022-490589.1 CRITICALLinux kernel 安全漏洞
CVE-2022-495008.8 HIGHLinux kernel 安全漏洞
CVE-2022-495358.8 HIGHLinux kernel 安全漏洞
CVE-2022-491148.8 HIGHLinux kernel 安全漏洞
CVE-2022-494708.8 HIGHLinux kernel 安全漏洞
CVE-2022-491118.8 HIGHLinux kernel 安全漏洞
CVE-2022-492388.8 HIGHLinux kernel 安全漏洞
CVE-2022-495198.8 HIGHLinux kernel 安全漏洞

显示前 20 条,共 706 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2022-49697

暂无评论


发表评论