Lucene search
+L

976 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.9 views

CVE-2022-49571

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcpmaxreordering. While reading sysctltcpmaxreordering, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS4.9AI score0.00186EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:23 a.m.13 views

CVE-2022-49571 tcp: Fix data-races around sysctl_tcp_max_reordering.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcpmaxreordering. While reading sysctltcpmaxreordering, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS4.3AI score
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:14 a.m.9 views

CVE-2022-49554 zsmalloc: fix races between asynchronous zspage free and page migration

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

7.8CVSS4.9AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49420

In the Linux kernel, the following vulnerability has been resolved: net: annotate races around sk-skbounddevif UDP sendmsg is lockless, and reads sk-skbounddevif while this field can be changed by another thread. Adds minimal annotations to avoid KCSAN splats for UDP. Following patches will add...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:00 a.m.4 views

Important: kernel

Issue Overview: Integer Overflow or Wraparound vulnerability in Linux kernel on x86 and ARM md, raid, raid5 modules allows Forced Integer Overflow. CVE-2024-23307 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix not validating setsockopt user input...

7.8CVSS6.5AI score0.00611EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.8 views

PT-2026-3359

Name of the Vulnerable Software and Affected Versions Node.js versions 20 through 25 Description A flaw in Node.js’s permission model allows modification of a file’s access and modification timestamps using the futimes function, even with read-only permissions. Unlike utimes, futimes bypasses...

7.1CVSS5.4AI score0.03383EPSS
SaveExploits0References146
OSV
OSV
added 2024/12/27 2:51 p.m.10 views

CVE-2024-56610 kcsan: Turn report_filterlist_lock into a raw_spinlock

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

6AI score
SaveExploits0References11
OSV
OSV
added 2024/12/27 11:08 a.m.9 views

OESA-2024-2589 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: Use setbit and testbit at worker-flags Utilize setbit and testbit on worker-flags within iouring/io-wq to address potential data races. The...

7.8CVSS6.1AI score0.00563EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 11:08 a.m.11 views

OESA-2024-2591 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: Use setbit and testbit at worker-flags Utilize setbit and testbit on worker-flags within iouring/io-wq to address potential data races. The...

7.8CVSS5.9AI score0.00563EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/06 2:33 p.m.15 views

CLSA-2024-1733483945 Fix of 9 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-49992 - drm: remove all control node code - drm: add managed resources tied to drmdevice - drm: Set finalkfree in drmdevalloc - drm/plane: add drmmuniversalplanealloc - drm: Handle dev-unique with drmm - drm: Use drmm for drmdevinit cleanup - drm:...

8.8CVSS7AI score0.00259EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/12/02 3:27 p.m.22 views

CVE-2024-53124

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID:...

4.7CVSS6.4AI score0.00586EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/02 2:15 p.m.14 views

DEBIAN-CVE-2024-53124

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

4.7CVSS5.4AI score0.00586EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/02 2:15 p.m.32 views

CVE-2024-53124

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

7.5CVSS0.00586EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/02 2:15 p.m.9 views

UBUNTU-CVE-2024-53124

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

7.5CVSS6.1AI score0.00586EPSS
SaveExploits0References45
OSV
OSV
added 2024/12/02 1:44 p.m.13 views

CVE-2024-53124 net: fix data-races around sk->sk_forward_alloc

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

7.5CVSS5.9AI score
SaveExploits0References16
Debian CVE
Debian CVE
added 2024/12/02 1:44 p.m.22 views

CVE-2024-53124

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

7.5CVSS5.4AI score0.00586EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.39 views

CVE-2024-53124 net: fix data-races around sk->sk_forward_alloc

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

7.5CVSS0.00586EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/02 1:44 p.m.204 views

CVE-2024-53124

CVE-2024-53124 affects the Linux kernel net subsystem, specifically data races around sk->sk_forward_alloc. The provided documents show that two threads can call tcp_v6_do_rcv()/sk_forward_alloc_add() concurrently when sk->sk_state == TCP_LISTEN and sk->sk_lock is unlocked, leading to a ...

7.5CVSS6.2AI score0.00586EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2024/12/02 12:29 p.m.18 views

CLSA-2024-1733142550 Fix of 13 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52614 - time: Introduce jiffies64tomsecs - PM / devfreq: Modify the indentation of transstat sysfs for readability - PM / devfreq: Do not show statistics if it's not ready. - PM / devfreq: Fix buffer overflow in transstatshow Bionic update: upstream...

8.8CVSS7.1AI score0.00264EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.39 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.8AI score0.00591EPSS
SaveExploits0References20
Rows per page
Query Builder