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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-47153— i2c: i801: Don't generate an interrupt on bus reset

EPSS 0.01% · P1
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2021-47153

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
i2c: i801: Don't generate an interrupt on bus reset
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt handler (i801_isr) is not prepared for this situation and will try to process the interrupt as if it was signaling the end of a successful transaction. In the case of a block transaction, this can result in an out-of-range memory access. This condition was reproduced several times by syzbot: https://syzkaller.appspot.com/bug?extid=ed71512d469895b5b34e https://syzkaller.appspot.com/bug?extid=8c8dedc0ba9e03f6c79e https://syzkaller.appspot.com/bug?extid=c8ff0b6d6c73d81b610e https://syzkaller.appspot.com/bug?extid=33f6c360821c399d69eb https://syzkaller.appspot.com/bug?extid=be15dc0b1933f04b043a https://syzkaller.appspot.com/bug?extid=b4d3fd1dfd53e90afd79 So disable interrupts while trying to reset the bus. Interrupts will be enabled again for the following transaction.
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存在安全漏洞,该漏洞源于总线复位时会生成中断。
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 636752bcb5177a301d0266270661581de8624828 ~ f9469082126cebb7337db3992d143f5e4edfe629 -
LinuxLinux 3.6 -

II. Public POCs for CVE-2021-47153

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2021-47153

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-03-25 · 40 CVEs total

CVE-2021-47171net: usb: fix memory leak in smsc75xx_bind
CVE-2021-47162tipc: skb_linearize the head skb when reassembling msgs
CVE-2021-47163tipc: wait and exit until all work queues are done
CVE-2021-47164net/mlx5e: Fix null deref accessing lag dev
CVE-2021-47165drm/meson: fix shutdown crash when component not probed
CVE-2021-47166NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
CVE-2021-47167NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
CVE-2021-47168NFS: fix an incorrect limit in filelayout_decode_layout()
CVE-2021-47169serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
CVE-2021-47170USB: usbfs: Don't WARN about excessively large memory allocations
CVE-2021-47161spi: spi-fsl-dspi: Fix a resource leak in an error handling path
CVE-2021-47172iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
CVE-2021-47173misc/uss720: fix memory leak in uss720_probe
CVE-2021-47174netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version
CVE-2021-47175net/sched: fq_pie: fix OOB access in the traffic path
CVE-2021-47176s390/dasd: add missing discipline function
CVE-2021-47177iommu/vt-d: Fix sysfs leak in alloc_iommu()
CVE-2021-47178scsi: target: core: Avoid smp_processor_id() in preemptible code
CVE-2021-47179NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
CVE-2021-47180NFC: nci: fix memory leak in nci_allocate_device

Showing top 20 of 40 CVEs. View all on vendor page → →

IV. Related Vulnerabilities

V. Comments for CVE-2021-47153

No comments yet


Leave a comment