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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-52596— sysctl: Fix out of bounds access for empty sysctl registers

EPSS 0.02% · P5
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-52596

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
sysctl: Fix out of bounds access for empty sysctl registers
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix out of bounds access for empty sysctl registers When registering tables to the sysctl subsystem there is a check to see if header is a permanently empty directory (used for mounts). This check evaluates the first element of the ctl_table. This results in an out of bounds evaluation when registering empty directories. The function register_sysctl_mount_point now passes a ctl_table of size 1 instead of size 0. It now relies solely on the type to identify a permanently empty register. Make sure that the ctl_table has at least one element before testing for permanent emptiness.
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存在安全漏洞,该漏洞源于sysctl寄存器存在越界访问问题。
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 9edbfe92a0a1355bae1e47c8f542ac0d39f19f8c ~ 15893975e9e382f8294ea8d926f08dc2d8d39ede -
LinuxLinux 6.6 -

II. Public POCs for CVE-2023-52596

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-52596

登录查看更多情报信息。

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

CVE-2023-52598s390/ptrace: handle setting of fpc register correctly
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-52597KVM: s390: fix setting of fpc register
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-52596

No comments yet


Leave a comment