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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-52672— pipe: wakeup wr_wait after setting max_usage

AI Predicted 5.5 Difficulty: Moderate EPSS 0.26% · P17

Possible ATT&CK Techniques 1AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 14

VendorProductVersion RangeStatus
LinuxLinuxc73be61cede5882f9605a852414db559c0ebedfd< 162ae0e78bdabf84ef10c1293c4ed7865cb7d3c8affected
c73be61cede5882f9605a852414db559c0ebedfd< 3efbd114b91525bb095b8ae046382197d92126b9affected
c73be61cede5882f9605a852414db559c0ebedfd< b87a1229d8668fbc78ebd9ca0fc797a76001c60faffected
c73be61cede5882f9605a852414db559c0ebedfd< 68e51bdb1194f11d3452525b99c98aff6f837b24affected
c73be61cede5882f9605a852414db559c0ebedfd< 6fb70694f8d1ac34e45246b0ac988f025e1e5b55affected
c73be61cede5882f9605a852414db559c0ebedfd< e95aada4cb93d42e25c30a0ef9eb2923d9711d4aaffected
5.8affected
< 5.8unaffected
… +6 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-52672

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
pipe: wakeup wr_wait after setting max_usage
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wr_wait after setting max_usage Commit c73be61cede5 ("pipe: Add general notification queue support") a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in [1]. The commit resizing the pipe ring size was moved to a different function, doing that moved the wakeup for pipe->wr_wait before actually raising pipe->max_usage. If a pipe was full before the resize occured it would result in the wakeup never actually triggering pipe_write. Set @max_usage and @nr_accounted before waking writers if this isn't a watch queue. [Christian Brauner <brauner@kernel.org>: rewrite to account for watch queues]
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 c73be61cede5882f9605a852414db559c0ebedfd ~ 162ae0e78bdabf84ef10c1293c4ed7865cb7d3c8 -
LinuxLinux 5.8 -

II. Public POCs for CVE-2023-52672

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-52672

登录查看更多情报信息。

Mailing List Discussions for CVE-2023-52672 (1)

Other References for CVE-2023-52672 (6)

Same Patch Batch · Linux · 2024-05-17 · 135 CVEs total

CVE-2023-526879.8 CRITICALcrypto: safexcel - Add error handling for dma_map_sg() calls
CVE-2024-358438.8 HIGHiommu/vt-d: Use device rbtree in iopf reporting path
CVE-2024-358048.8 HIGHKVM: x86: Mark target gfn of emulated atomic instruction as dirty
CVE-2024-358118.8 HIGHwifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
CVE-2024-274168.8 HIGHBluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
CVE-2024-274158.8 HIGHnetfilter: bridge: confirm multicast packets before passing them up the stack
CVE-2024-358568.8 HIGHBluetooth: btusb: mediatek: Fix double free of skb in coredump
CVE-2024-358348.2 HIGHxsk: recycle buffer in case Rx queue was full
CVE-2024-274048.2 HIGHmptcp: fix data races on remote_id
CVE-2023-526698.2 HIGHcrypto: s390/aes - Fix buffer overread in CTR mode
CVE-2024-357898.0 HIGHwifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
CVE-2024-357937.8 HIGHdebugfs: fix wait/cancellation handling during remove
CVE-2023-526647.8 HIGHnet: atlantic: eliminate double free in error handling logic
CVE-2024-358107.8 HIGHdrm/vmwgfx: Fix the lifetime of the bo cursor memory
CVE-2024-358087.8 HIGHmd/dm-raid: don't call md_reap_sync_thread() directly
CVE-2023-526677.8 HIGHnet/mlx5e: fix a potential double-free in fs_any_create_groups
CVE-2024-357987.8 HIGHbtrfs: fix race in read_extent_buffer_pages()
CVE-2024-357917.8 HIGHKVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
CVE-2024-358397.8 HIGHnetfilter: bridge: replace physindev with physinif in nf_bridge_info
CVE-2024-358357.8 HIGHnet/mlx5e: fix a double-free in arfs_create_groups

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-52672

No comments yet


Leave a comment