Lucene search
K

3211 matches found

CVE
CVE
added 2024/04/03 5:0 p.m.129 views

CVE-2024-26737

CVE-2024-26737 is a Linux kernel vulnerability resolved by a patch that fixes a race between bpf_timer_cancel_and_free and bpf_timer_cancel, which could cause a use-after-free (UAF) of timer structures. The fix frees timer->timer after an RCU grace period (RCU head added to struct bpf_hrtimer)...

5.5CVSS7AI score0.00241EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.22 views

CVE-2024-26737 bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel

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.7AI score0.00241EPSS
Exploits0References5
OSV
OSV
added 2024/04/03 5:0 p.m.10 views

CVE-2024-26737 bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel

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;...

5.5CVSS6AI score0.00241EPSS
Exploits0References8
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5AI score0.00231EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.20 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.7AI score0.00231EPSS
Exploits0References4
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

UBUNTU-CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.7AI score0.00231EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.14 views

CVE-2024-26724 net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

6.7AI score0.00231EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.19 views

CVE-2024-26724 net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

6.6AI score0.00231EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.31 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.4AI score0.00231EPSS
Exploits0
OSV
OSV
added 2024/04/03 2:55 p.m.6 views

CVE-2024-26724 net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.1AI score0.00231EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.32 views

CVE-2024-26707 net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARNONCE in sendhsrsupervisionframe Syzkaller reported 1 hitting a warning after failing to allocate resources for skb in hsrinitskb. Since a WARNONCE call will not help much in this case, it might be prudent to...

6.5AI score0.00226EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/04/03 1:55 a.m.1 views

SUSE CVE-2023-52629

In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flushwork before timershutdownsync in switchdrvremove. Although we use flushwork to stop the worker, it could be rescheduled in...

8.4CVSS6.8AI score0.00242EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/04/03 12:2 a.m.29 views

CVE-2023-52635

A flaw was found in the Linux kernel resulting from race conditions and a lack of synchronization in handling the delayed work timers in the devfreq component. This issue can lead to inconsistencies and a corruption of the timer list...

4.4CVSS7AI score0.00231EPSS
Exploits0References4
OSV
OSV
added 2024/04/02 7:15 a.m.0 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.00231EPSS
Exploits0References1
NVD
NVD
added 2024/04/02 7:15 a.m.27 views

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.5CVSS7.5AI score0.00231EPSS
Exploits0References7
OSV
OSV
added 2024/04/02 7:15 a.m.1 views

UBUNTU-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.5CVSS6.3AI score0.00231EPSS
Exploits0References22
Debian CVE
Debian CVE
added 2024/04/02 6:49 a.m.19 views

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.5CVSS7.1AI score0.00231EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/04/02 6:49 a.m.19 views

CVE-2023-52635 PM / devfreq: Synchronize devfreq_monitor_[start/stop]

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...

6.9AI score0.00231EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/04/02 6:49 a.m.24 views

CVE-2023-52635 PM / devfreq: Synchronize devfreq_monitor_[start/stop]

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...

7.7AI score0.00231EPSS
Exploits0References6
OSV
OSV
added 2024/04/02 6:49 a.m.15 views

CVE-2023-52635 PM / devfreq: Synchronize devfreq_monitor_[start/stop]

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.5CVSS6AI score0.00231EPSS
Exploits0References10
Rows per page
Query Builder