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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-48627— vt: fix memory overlapping when deleting chars in the buffer

AI Predicted 5.3 Difficulty: Moderate EPSS 0.28% · P20

Affected Version Matrix 14

VendorProductVersion RangeStatus
LinuxLinux81732c3b2fede049a692e58a7ceabb6d18ffb18c< c8686c014b5e872ba7e334f33ca553f14446fc29affected
81732c3b2fede049a692e58a7ceabb6d18ffb18c< 815be99d934e3292906536275f2b8d5131cdf52caffected
81732c3b2fede049a692e58a7ceabb6d18ffb18c< bfee93c9a6c395f9aa62268f1cedf64999844926affected
81732c3b2fede049a692e58a7ceabb6d18ffb18c< 57964a5710252bc82fe22d9fa98c180c58c20244affected
81732c3b2fede049a692e58a7ceabb6d18ffb18c< 14d2cc21ca622310babf373e3a8f0b40acfe8265affected
81732c3b2fede049a692e58a7ceabb6d18ffb18c< 39cdb68c64d84e71a4a717000b6e5de208ee60ccaffected
3.7affected
< 3.7unaffected
… +6 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2022-48627

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
vt: fix memory overlapping when deleting chars in the buffer
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer A memory overlapping copy occurs when deleting a long line. This memory overlapping copy can cause data corruption when scr_memcpyw is optimized to memcpy because memcpy does not ensure its behavior if the destination buffer overlaps with the source buffer. The line buffer is not always broken, because the memcpy utilizes the hardware acceleration, whose result is not deterministic. Fix this problem by using replacing the scr_memcpyw with scr_memmovew.
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存在安全漏洞,该漏洞源于在删除缓冲区中的字符时发生内存重叠问题。
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 81732c3b2fede049a692e58a7ceabb6d18ffb18c ~ c8686c014b5e872ba7e334f33ca553f14446fc29 -
LinuxLinux 3.7 -

II. Public POCs for CVE-2022-48627

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-48627

登录查看更多情报信息。

Mailing List Discussions for CVE-2022-48627 (1)

Other References for CVE-2022-48627 (5)

Same Patch Batch · Linux · 2024-03-02 · 57 CVEs total

CVE-2023-525159.8 CRITICALRDMA/srp: Do not call scsi_done() from srp_abort()
CVE-2023-525308.8 HIGHwifi: mac80211: fix potential key use-after-free
CVE-2023-525228.8 HIGHnet: fix possible store tearing in neigh_periodic_work()
CVE-2023-525028.8 HIGHnet: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
CVE-2024-266218.2 HIGHmm: huge_memory: don't force huge page alignment on 32 bit
CVE-2023-525177.8 HIGHspi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain
CVE-2023-525037.8 HIGHtee: amdtee: fix use-after-free vulnerability in amdtee_close_session
CVE-2023-525747.8 HIGHteam: fix null-ptr-deref when team device type is changed
CVE-2023-525727.8 HIGHcifs: Fix UAF in cifs_demultiplex_thread()
CVE-2023-525097.8 HIGHravb: Fix use-after-free issue in ravb_tx_timeout_work()
CVE-2023-525237.8 HIGHbpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
CVE-2023-525137.5 HIGHRDMA/siw: Fix connection failure handling
CVE-2023-525657.1 HIGHmedia: uvcvideo: Fix OOB read
CVE-2023-52560mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
CVE-2023-52562mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
CVE-2023-52564Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
CVE-2023-52563drm/meson: fix memory leak on ->hpd_notify callback
CVE-2023-52528net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
CVE-2023-52561arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
CVE-2023-52566nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-48627

No comments yet


Leave a comment