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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-52598— s390/ptrace: handle setting of fpc register correctly

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

I. Basic Information for CVE-2023-52598

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
s390/ptrace: handle setting of fpc register correctly
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: s390/ptrace: handle setting of fpc register correctly If the content of the floating point control (fpc) register of a traced process is modified with the ptrace interface the new value is tested for validity by temporarily loading it into the fpc register. This may lead to corruption of the fpc register of the tracing process: if an interrupt happens while the value is temporarily loaded into the fpc register, and within interrupt context floating point or vector registers are used, the current fp/vx registers are saved with save_fpu_regs() assuming they belong to user space and will be loaded into fp/vx registers when returning to user space. test_fp_ctl() restores the original user space fpc register value, however it will be discarded, when returning to user space. In result the tracer will incorrectly continue to run with the value that was supposed to be used for the traced process. Fix this by saving fpu register contents with save_fpu_regs() before using test_fp_ctl().
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存在安全漏洞。攻击者利用该漏洞导致fpc寄存器损坏。
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 9977e886cbbc758b4b601a160b5825ba573b5ca8 ~ 6ccf904aac0292e1f6b1a1be6c407c414f7cf713 -
LinuxLinux 4.3 -

II. Public POCs for CVE-2023-52598

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-52598

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-03-06 · 27 CVEs total

CVE-2023-52597KVM: s390: fix setting of fpc register
CVE-2024-26627scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
CVE-2024-26626ipmr: fix kernel panic when forwarding mcast packets
CVE-2024-26625llc: call sock_orphan() at release time
CVE-2024-26623pds_core: Prevent race issues involving the adminq
CVE-2023-52607powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
CVE-2023-52606powerpc/lib: Validate size for vector operations
CVE-2023-52604FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
CVE-2023-52603UBSAN: array-index-out-of-bounds in dtSplitRoot
CVE-2023-52602jfs: fix slab-out-of-bounds Read in dtSearch
CVE-2023-52601jfs: fix array-index-out-of-bounds in dbAdjTree
CVE-2023-52600jfs: fix uaf in jfs_evict_inode
CVE-2023-52599jfs: fix array-index-out-of-bounds in diNewExt
CVE-2023-52583ceph: fix deadlock or deadcode of misusing dget()
CVE-2023-52596sysctl: Fix out of bounds access for empty sysctl registers
CVE-2023-52595wifi: rt2x00: restart beacon queue when hardware reset
CVE-2023-52594wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()
CVE-2023-52593wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
CVE-2023-52591reiserfs: Avoid touching renamed directory if parent does not change
CVE-2023-52590ocfs2: Avoid touching renamed directory if parent does not change

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-52598

No comments yet


Leave a comment