Lucene search
+L

691 matches found

RedHat Linux
RedHat Linux
added 2024/05/29 8:25 a.m.9 views

kernel: net: bridge: data races indata-races in br_handle_frame_finish()

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

7CVSS6.4AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/29 8:25 a.m.55 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 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...

9.8CVSS6.5AI score0.00783EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.72 views

RHEL 8 : kernel (RHSA-2024:3462)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3462 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: RHEL: Add Spectre-BHB mitigation for...

9.8CVSS6.6AI score0.00783EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/21 4:15 p.m.32 views

CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.34 views

CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.71 views

CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS7.2AI score0.00245EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.5 views

SUSE CVE-2024-27419

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

2.5CVSS6.5AI score0.00191EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.6 views

SUSE CVE-2024-27404

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data races on remoteid Similar to the previous patch, address the data race on remoteid, adding the suitable ONCE annotations...

5.8CVSS6.8AI score0.00412EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/17 10:24 p.m.34 views

CVE-2024-27419

A flaw was found in the netrom module in the Linux kernel. A race condition can occur when reading the sysctlnetbusyread resource due to a missing lock, which may impact system stability and can result in a denial of service...

5.5CVSS7.6AI score0.00191EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 12:15 p.m.19 views

CVE-2024-27404

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data races on remoteid Similar to the previous patch, address the data race on remoteid, adding the suitable ONCE annotations...

8.2CVSS6.5AI score0.00412EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.25 views

CVE-2024-27419

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

4.7CVSS5.8AI score0.00191EPSS
SaveExploits0References25
OSV
OSV
added 2024/05/17 12:15 p.m.8 views

UBUNTU-CVE-2024-27404

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data races on remoteid Similar to the previous patch, address the data race on remoteid, adding the suitable ONCE annotations...

8.2CVSS6.1AI score0.00412EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.15 views

CVE-2024-27428

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References10
OSV
OSV
added 2024/05/17 12:15 p.m.9 views

UBUNTU-CVE-2024-27419

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

4.7CVSS6AI score0.00191EPSS
SaveExploits0References26
CVE
CVE
added 2024/05/17 12:01 p.m.64 views

CVE-2024-27428

CVE-2024-27428 is rejected/not used per the Initial Description.

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/17 12:01 p.m.43 views

CVE-2024-27428

Removed by vendor...

6.7AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 12:01 p.m.36 views

CVE-2024-27419 netrom: Fix data-races around sysctl_net_busy_read

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

6.7AI score0.00191EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/17 12:01 p.m.42 views

CVE-2024-27419 netrom: Fix data-races around sysctl_net_busy_read

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

6.4AI score0.00191EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/17 12:01 p.m.147 views

CVE-2024-27419

CVE-2024-27419 – Linux kernel data race in sysctl_net_busy_read The connected Astra Linux advisory and the initial description confirm a Linux kernel vulnerability: netrom: Fix data-races around sysctl_net_busy_read. The issue involved reading a sysctl value that could be modified concurrently, n...

4.7CVSS6.7AI score0.00191EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 12:01 p.m.62 views

CVE-2024-27419

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

4.7CVSS7.3AI score0.00191EPSS
SaveExploits0
Rows per page
Query Builder