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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-50127— net: sched: fix use-after-free in taprio_change()

CVSS 7.8 · High EPSS 0.25% · P16

Possible ATT&CK Techniques 1AI

T1564 · Hide Artifacts

Affected Version Matrix 16

VendorProductVersion RangeStatus
LinuxLinuxa3d43c0d56f1b94e74963a2fbadfb70126d92213< 2f868ce6013548a713c431c679ef73747a66fcf3affected
a3d43c0d56f1b94e74963a2fbadfb70126d92213< 8a283a19026aaae8a773fd8061263cfa315b127faffected
a3d43c0d56f1b94e74963a2fbadfb70126d92213< 999612996df28d81f163dad530d7f8026e03aec6affected
a3d43c0d56f1b94e74963a2fbadfb70126d92213< fe371f084073e8672a2d7d46b335c3c060d1e301affected
a3d43c0d56f1b94e74963a2fbadfb70126d92213< 0d4c0d2844e4eac3aed647f948fd7e60eea56a61affected
a3d43c0d56f1b94e74963a2fbadfb70126d92213< 2240f9376f20f8b6463232b4ca7292569217237faffected
a3d43c0d56f1b94e74963a2fbadfb70126d92213< f504465970aebb2467da548f7c1efbbf36d0f44baffected
5.2affected
… +8 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-50127

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
net: sched: fix use-after-free in taprio_change()
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: sched: fix use-after-free in taprio_change() In 'taprio_change()', 'admin' pointer may become dangling due to sched switch / removal caused by 'advance_sched()', and critical section protected by 'q->current_entry_lock' is too small to prevent from such a scenario (which causes use-after-free detected by KASAN). Fix this by prefer 'rcu_replace_pointer()' over 'rcu_assign_pointer()' to update 'admin' immediately before an attempt to schedule freeing.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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存在安全漏洞,该漏洞源于net: sched模块在taprio_change函数中未能正确处理admin指针,可能导致释放后重用问题。
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 a3d43c0d56f1b94e74963a2fbadfb70126d92213 ~ 2f868ce6013548a713c431c679ef73747a66fcf3 -
LinuxLinux 5.2 -

II. Public POCs for CVE-2024-50127

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-50127

登录查看更多情报信息。

Patches & Fixes for CVE-2024-50127 (5)

Same Patch Batch · Linux · 2024-11-05 · 50 CVEs total

CVE-2024-501069.8 CRITICALnfsd: fix race between laundromat and free_stateid
CVE-2024-501138.8 HIGHfirewire: core: fix invalid port index for parent device
CVE-2024-501158.4 HIGHKVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
CVE-2024-501258.0 HIGHBluetooth: SCO: Fix UAF on sco_sock_timeout
CVE-2024-501248.0 HIGHBluetooth: ISO: Fix UAF on iso_sock_timeout
CVE-2024-501327.8 HIGHtracing/probes: Fix MAX_TRACE_ARGS limit handling
CVE-2023-529207.8 HIGHbpf: support non-r10 register spill/fill to/from stack in precision tracking
CVE-2024-500917.8 HIGHdm vdo: don't refer to dedupe_context after releasing it
CVE-2024-501017.8 HIGHiommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
CVE-2024-501147.8 HIGHKVM: arm64: Unregister redistributor for failed vCPU creation
CVE-2024-501267.8 HIGHnet: sched: use RCU read-side critical section in taprio_dump()
CVE-2024-501287.8 HIGHnet: wwan: fix global oob in wwan_rtnl_policy
CVE-2024-501307.8 HIGHnetfilter: bpf: must hold reference on net namespace
CVE-2024-500907.8 HIGHdrm/xe/oa: Fix overflow in oa batch buffer
CVE-2024-500947.5 HIGHsfc: Don't invoke xdp_do_flush() from netpoll.
CVE-2024-500957.5 HIGHRDMA/mad: Improve handling of timed out WRs of mad agent
CVE-2024-500997.3 HIGHarm64: probes: Remove broken LDR (literal) uprobe support
CVE-2024-500967.3 HIGHnouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
CVE-2024-501317.3 HIGHtracing: Consider the NULL character when validating the event length
CVE-2024-501177.3 HIGHdrm/amd: Guard against bad data for ATIF ACPI method

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-50127

No comments yet


Leave a comment