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

Goal: 1000 CNY · Raised: 1020 CNY

100%

CVE-2024-36975— KEYS: trusted: Do not use WARN when encode fails

EPSS 0.02% · P6

Affected Version Matrix 14

VendorProductVersion RangeStatus
LinuxLinuxf2219745250f388edacabe6cca73654131c67d0a< 96f650995c70237b061b497c66755e32908f8972affected
f2219745250f388edacabe6cca73654131c67d0a< 681935009fec3fc22af97ee312d4a24ccf3cf087affected
f2219745250f388edacabe6cca73654131c67d0a< 1c652e1e10676f942149052d9329b8bf2703529aaffected
f2219745250f388edacabe6cca73654131c67d0a< d32c6e09f7c4bec3ebc4941323f0aa6366bc1487affected
f2219745250f388edacabe6cca73654131c67d0a< ff91cc12faf798f573dab2abc976c1d5b1862feaaffected
f2219745250f388edacabe6cca73654131c67d0a< 050bf3c793a07f96bd1e2fd62e1447f731ed733baffected
5.13affected
< 5.13unaffected
… +6 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-36975

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
KEYS: trusted: Do not use WARN when encode fails
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1_encode_sequence() fails, WARN is not the correct solution. 1. asn1_encode_sequence() is not an internal function (located in lib/asn1_encode.c). 2. Location is known, which makes the stack trace useless. 3. Results a crash if panic_on_warn is set. It is also noteworthy that the use of WARN is undocumented, and it should be avoided unless there is a carefully considered rationale to use it. Replace WARN with pr_err, and print the return value instead, which is only useful piece of information.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于编码失败时使用了WARN,从而导致崩溃。
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 f2219745250f388edacabe6cca73654131c67d0a ~ 96f650995c70237b061b497c66755e32908f8972 -
LinuxLinux 5.13 -

II. Public POCs for CVE-2024-36975

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-36975

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-06-18 · 4 CVEs total

CVE-2024-36977usb: dwc3: Wait unconditionally after issuing EndXfer command
CVE-2024-36976Revert "media: v4l2-ctrls: show all owned controls in log_status"
CVE-2024-36974net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP

IV. Related Vulnerabilities

V. Comments for CVE-2024-36975

No comments yet


Leave a comment