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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-52462— bpf: fix check for attempt to corrupt spilled pointer

EPSS 0.03% · P8
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-52462

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
bpf: fix check for attempt to corrupt spilled pointer
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slot_type[BPF_REG_SIZE - 1] (plus potentially few more below it, depending on actual spill size). So to check if some stack slot has spilled register we need to consult slot_type[7], not slot_type[0]. To avoid the need to remember and double-check this in the future, just use is_spilled_reg() helper.
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 存在安全漏洞,该漏洞源于 bpf 模块的指针存在问题。
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 cdd73a5ed0840da88a3b9ad353f568e6f156d417 ~ 2757f17972d87773b3677777f5682510f13c66ef -
LinuxLinux 5.16 -

II. Public POCs for CVE-2023-52462

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-52462

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-02-23 · 19 CVEs total

CVE-2023-52459media: v4l: async: Fix duplicated list deletion
CVE-2024-26593i2c: i801: Fix block process call transactions
CVE-2024-26594ksmbd: validate mech token in session setup
CVE-2023-52453hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
CVE-2023-52455iommu: Don't reserve 0-length IOVA region
CVE-2023-52454nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
CVE-2023-52456serial: imx: fix tx statemachine deadlock
CVE-2023-52458block: add check that partition length needs to be aligned with block size
CVE-2023-52457serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed
CVE-2024-26598KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
CVE-2023-52461drm/sched: Fix bounds limiting when given a malformed entity
CVE-2023-52460drm/amd/display: Fix NULL pointer dereference at hibernate
CVE-2023-52464EDAC/thunderx: Fix possible out-of-bounds string access
CVE-2023-52463efivarfs: force RO when remounting if SetVariable is not supported
CVE-2024-26596net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
CVE-2024-26595mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path
CVE-2024-26597net: qualcomm: rmnet: fix global oob in rmnet_policy
CVE-2024-26599pwm: Fix out-of-bounds access in of_pwm_single_xlate()

IV. Related Vulnerabilities

V. Comments for CVE-2023-52462

No comments yet


Leave a comment