Lucene search
+L

9617 matches found

Circl
Circl
added 2024/05/02 9:46 a.m.8 views

CVE-2024-33517

creationtimestamp| type| source ---|---|--- 2024-05-02 09:46:45+00:00| seen| https://www.cert.at/de/warnungen/2024/5/kritische-sicherheitslucken-in-arubaos-updates-verfugbar...

7.5CVSS5.6AI score0.00617EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/01 9:23 p.m.33 views

CVE-2024-27024

A flaw was found in the Linux kernel’s rds module. Under some conditions, a warning can be triggered in the rdsconnconnectifdown function if the connection is not yet established, causing system instability and resulting in a denial of service...

5.5CVSS6.8AI score0.00312EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 8:59 p.m.23 views

CVE-2024-27053

A flaw was found in the Linux kernel's Wi-Fi hif.c driver, where RCU-protected data is accessed without correctly managing the required RCU read-side critical section. This can lead to synchronization issues, including race conditions and use-after-free errors when accessing this data. This...

5.5CVSS8.5AI score0.01635EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 5:23 p.m.38 views

CVE-2024-26958

A use-after-free flaw was found in fs/nfs/direct.c in the Linux kernel. This may lead to a crash...

5.5CVSS7.8AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 4:43 p.m.31 views

CVE-2024-26963

A vulnerability was found in the Linux kernel's USB dwc3-am62.c driver, where improper checks may lead to a kernel panic or a module reload failure. This issue occurs because when the .remove function is called, the module might already be in a runtime-suspended state, meaning the hardware may be...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.16 views

CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

9.1CVSS7.4AI score0.01635EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.31 views

CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

9.1CVSS6.3AI score0.01635EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/01 1:15 p.m.14 views

UBUNTU-CVE-2024-27026

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix missing reserved tailroom Use rbi-len instead of rcd-len for non-dataring packet. Found issue: XDPWARN: xdpupdateframefrombuffline:278: Driver BUG: missing reserved tailroom WARNING: CPU: 0 PID: 0 at net/core/xdp.c:5...

7.5CVSS5.9AI score0.00759EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.24 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS6.4AI score0.0033EPSS
SaveExploits0References31
OSV
OSV
added 2024/05/01 1:15 p.m.27 views

UBUNTU-CVE-2024-27024

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix WARNING in rdsconnconnectifdown If connection isn't established yet, getmr will fail, trigger connection after getmr...

7.8CVSS6.2AI score0.00312EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.18 views

CVE-2024-27024

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix WARNING in rdsconnconnectifdown If connection isn't established yet, getmr will fail, trigger connection after getmr...

7.8CVSS5.9AI score0.00312EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2024/05/01 1:00 p.m.19 views

CVE-2024-27058 tmpfs: fix race on handling dquot rbtree

In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rbtree root node must also be protected by the dqopt-dqiosem, otherwise,...

7.8CVSS6.7AI score0.00385EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/01 1:00 p.m.32 views

CVE-2024-27058

In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rbtree root node must also be protected by the dqopt-dqiosem, otherwise,...

7.8CVSS5AI score0.00385EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 12:54 p.m.178 views

CVE-2024-27053

CVE-2024-27053 affects the Linux kernel WiFi Wilc1000 driver in the connect path. The root cause is incorrect RCU usage in wilc1000/hif.c during target BSS parameter parsing in the cfg80211 connect flow, which can dereference an RCU pointer outside an RCU critical section. A fix moves the RCU-der...

9.1CVSS6.4AI score0.01635EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.43 views

CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

9.1CVSS7.2AI score0.01635EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:54 p.m.19 views

CVE-2024-27053 wifi: wilc1000: fix RCU usage in connect path

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

8.8CVSS6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.33 views

CVE-2024-27053 wifi: wilc1000: fix RCU usage in connect path

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

8.8CVSS7.7AI score0.01635EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.33 views

CVE-2024-27044 drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10setoutputtransferfunc' The 'stream' pointer is used in dcn10setoutputtransferfunc before the check if 'stream' is NULL. Fixes the below:...

7.8AI score0.00279EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/01 12:49 p.m.31 views

CVE-2024-27024

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix WARNING in rdsconnconnectifdown If connection isn't established yet, getmr will fail, trigger connection after getmr...

7.8CVSS7.5AI score0.00312EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.31 views

CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS7.3AI score0.00324EPSS
SaveExploits0References12
Rows per page
Query Builder