Lucene search
+L

84 matches found

Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.7 views

bpf: Fail bpf_timer_cancel when callback is being cancelled

...

5.5CVSS7.3AI score0.00166EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/08 2:20 a.m.5 views

SUSE CVE-2024-42239

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...

5.5CVSS6.4AI score0.00166EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/08/07 9:43 a.m.6 views

kernel: bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel

A use-after-free flaw was found in the Linux kernel’s BPF functionality. This flaw allows a local user to crash the system...

7.8CVSS7.2AI score0.00251EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/07 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates in the bpf module during a bpftimercancel call, which may result in a deadlock if the callback is being canceled...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41045

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.3AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

AZL-57743 CVE-2024-41023 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix taskstruct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the...

5.5CVSS6.6AI score0.00293EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

AZL-57740 CVE-2024-41023 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix taskstruct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the...

5.5CVSS6.6AI score0.00293EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.14 views

UBUNTU-CVE-2024-41023

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix taskstruct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the...

5.5CVSS6.7AI score0.00293EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/07/01 12:0 a.m.28 views

PT-2024-7055

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a memory leak in the Linux kernel, specifically in the sched/deadline module. The leak occurs when the start dl timer function increments the task struct referenc...

5.5CVSS5.5AI score0.00293EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.7 views

SUSE CVE-2021-47268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending hrtimer may expire after the kthreadworker of tcpm port is destroyed, see below kernel dump when do module unload, fix it by cancel the 2...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 4:15 p.m.8 views

UBUNTU-CVE-2023-52847

In the Linux kernel, the following vulnerability has been resolved: media: bttv: fix use after free error due to btv-timeout timer There may be some a race condition between timer function bttvirqtimeout and bttvremove. The timer is setup in probe and there is no timerdelete operation in remove...

7.8CVSS6.1AI score0.00186EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.12 views

CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

5.5CVSS5.1AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

UBUNTU-CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

7.8CVSS5.7AI score0.00231EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.14 views

SUSE CVE-2024-35811

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach This is the candidate patch of CVE-2023-47233 : https://nvd.nist.gov/vuln/detail/CVE-2023-47233 In brcm80211 driver,it starts with the following invoking chain to star...

5.5CVSS7.6AI score0.0035EPSS
SaveExploits0References26
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from the net/sched:schtaprio module correctly canceling timers...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.5 views

SUSE CVE-2024-26737

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpftimercancelandfree and bpftimercancel The following race is possible between bpftimercancelandfree and bpftimercancel. It will lead a UAF on the timer-timer. bpftimercancel; spinlock; t = timer-time;...

6.4CVSS6.3AI score0.00251EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.7 views

SUSE CVE-2024-26654

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard-timer could schedule the spudmawork and the spudmawork could also arm the dreamcastcard-timer. When the sndpcmsubstream is closing, the aicachannel wi...

5.5CVSS6.3AI score0.00257EPSS
SaveExploits0References15
OSV
OSV
added 2024/04/02 7:15 a.m.1 views

DEBIAN-CVE-2023-52635

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreqmonitorstart/stop There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel being done from two place one from canceldelayedworksync...

5.5CVSS5.8AI score0.00229EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.10 views

kernel: dm integrity: Fix UAF in dm_integrity_dtr()

A use-after-free vulnerability was found in the Linux kernel's device mapper integrity subsystem. When dmresume and dmdestroy execute concurrently, a timer may fire and access freed memory because dmintegritydtr did not properly cancel the timer before freeing resources. The fix adds an additiona...

5.8AI score0.00187EPSS
SaveExploits0References5
Rows per page
Query Builder