Lucene search
+L

2490 matches found

SUSE CVE
SUSE CVE
added 2024/03/19 3:36 a.m.2 views

SUSE CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/03/19 12:0 a.m.74 views

RHEL 8 : kernel (RHSA-2024:1404)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1404 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: out-of-bounds write in...

7.8CVSS7.5AI score0.28058EPSS
SaveExploits22References73
OSV
OSV
added 2024/03/18 11:15 a.m.2 views

DEBIAN-CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS5.3AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/18 11:15 a.m.2 views

UBUNTU-CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS6.1AI score0.00176EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.37 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS6AI score0.00176EPSS
SaveExploits0References18
OSV
OSV
added 2024/03/18 10:7 a.m.4 views

CVE-2024-26631 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS6AI score0.00176EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/18 10:7 a.m.17 views

CVE-2024-26631 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

6.7AI score0.00176EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/18 10:7 a.m.193 views

CVE-2024-26631

CVE-2024-26631 – data race in IPv6 multicast path (Linux kernel) Root cause: ipv6_mc_down path allows writing idev->mc_ifc_count without proper synchronization, enabling data races with ipv6/mld_work paths. What’s fixed: The patch encapsulates calls to mld_ifc_stop_work() (and mld_gq_stop_work...

4.7CVSS6.3AI score0.00176EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/03/18 10:7 a.m.25 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS7AI score0.00176EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/18 10:7 a.m.30 views

CVE-2024-26631 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

8.7AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:8 a.m.22 views

BIT-GOLANG-2020-15586

Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time...

5.9CVSS6.8AI score0.02906EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.3 views

SUSE CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

2.5CVSS6.2AI score0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS5.3AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 9:59 p.m.11 views

CVE-2023-52578 net: bridge: use DEV_STATS_INC()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS5.8AI score0.0019EPSS
SaveExploits0References10
CVE
CVE
added 2024/03/02 9:59 p.m.193 views

CVE-2023-52578

CVE-2023-52578 affects the Linux kernel, specifically in the bridge code path (net/bridge) where br_handle_frame_finish() can race across CPUs, risking data races on dev->stats fields. The fix adopts SMP-safe DEV_STATS_INC() to update dev->stats (including tx_dropped) safely across CPUs, mi...

7CVSS6.2AI score0.0019EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.31 views

CVE-2023-52521

Removed by vendor...

5.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/02 12:0 a.m.6 views

PT-2024-14603 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A data race issue was found in the Linux kernel, specifically in the bpf long memcpy function. This issue was reported by syzbot. Recommendations: At the moment, there is no informatio...

6.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/22 12:0 a.m.3 views

PT-2024-3397 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a data race condition in the btrfs use block rsv function, located in the fs/btrfs/block-rsv.c module of the Linux kernel's btrfs filesystem. This condition can...

5.5CVSS6.4AI score
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.4 views

kernel: data races around icsk->icsk_af_ops in do_ipv6_setsockopt

A vulnerability was found in the tcp subsystem in the Linux Kernel, due to a data race around icsk-icskafops. This issue could allow an attacker to leak internal kernel information...

7.1CVSS6.6AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.5 views

kernel: denial of service in tipc_conn_close

A data race flaw was found in the Linux kernel, between where con is allocated and con-sock is set. This issue leads to a NULL pointer dereference when accessing con-sock-sk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel...

4.7CVSS6.5AI score0.00184EPSS
SaveExploits0References5
Rows per page
Query Builder