Lucene search
+L

130 matches found

CVE
CVE
added 2024/08/17 9:22 a.m.145 views

CVE-2024-43855

CVE-2024-43855 is a Linux kernel vulnerability in the md (RAID) subsystem where a deadlock could occur while an mddev is suspended and a flush bio is in progress. The connected docs describe the root cause as non-atomic increment/decrement of the active_io counter during the md flush sequence, en...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:22 a.m.25 views

CVE-2024-43855 md: fix deadlock between mddev_suspend and flush bio

In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:09 a.m.28 views

CVE-2024-42319 mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime_enable()

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Move devmmboxcontrollerregister after devmpmruntimeenable When mtk-cmdq unbinds, a WARNON message with condition pmruntimegetsync 0 occurs. According to the call tracei below: cmdqmboxshutdown mboxfreechannel...

6AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/09 10:18 a.m.24 views

CVE-2024-42252

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

5.5CVSS7.1AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/08 5:47 p.m.29 views

CVE-2024-42243

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

5.5CVSS7.3AI score0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/08 9:15 a.m.27 views

CVE-2024-42252

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

5.5CVSS0.00214EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/08 9:15 a.m.13 views

AZL-48774 CVE-2024-42252 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

5.5CVSS6.6AI score0.00214EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/08 8:46 a.m.15 views

CVE-2024-42252 closures: Change BUG_ON() to WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

6.7AI score0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/08 8:46 a.m.12 views

CVE-2024-42252 closures: Change BUG_ON() to WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/08 8:46 a.m.16 views

CVE-2024-42252

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

5.5CVSS5.6AI score0.00214EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/08 8:46 a.m.28 views

CVE-2024-42252 closures: Change BUG_ON() to WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUGON to WARNON If a BUGON can be hit in the wild, it shouldn't be a BUGON For reference, this has popped up once in the CI, and we'll need more info to debug it: 03240 ------------ cut here ------------ 03240...

0.00214EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/08 8:46 a.m.186 views

CVE-2024-42252

CVE-2024-42252 is described as a Linux kernel vulnerability resolved by replacing BUG_ON() with WARN_ON() in the closure handling path. The issue arises if a BUG_ON() can be hit in the wild, which would not be appropriate and could lead to a kernel oops. The fix is to use WARN_ON() instead of BUG...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.36 views

CVE-2024-42243

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.26 views

CVE-2024-39509

In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARNON in implement Syzkaller hit a warning 1 in a call to implement when trying to write a value into a field of smaller size in an output report. Since implement already has a warn message printed...

5.5CVSS5.6AI score0.00302EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/20 11:27 a.m.44 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

4.7CVSS7.5AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 2:04 p.m.25 views

CVE-2021-47252

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid WARNON timing related checks The soft/batadv interface for a queued OGM can be changed during the time the OGM was queued for transmission and when the OGM is actually transmitted by the worker. But WARNON must ...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47252

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid WARNON timing related checks The soft/batadv interface for a queued OGM can be changed during the time the OGM was queued for transmission and when the OGM is actually transmitted by the worker. But WARNON must ...

5.5CVSS6.8AI score
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.23 views

CVE-2021-47222

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix vlan tunnel dst refcnt when egressing The egress tunnel code uses dstclone and directly sets the result which is wrong because the entry might have 0 refcnt or be already deleted, causing number of problems. It...

7.8CVSS6.8AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.27 views

CVE-2021-47251

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:03 p.m.90 views

CVE-2021-47370

CVE-2021-47370 affects the Linux kernel and concerns the MPTCP path: a signed/unsigned comparison in the code path that refills the TX cache can misbehave when size_goal is smaller than skb->len, causing the core TCP path to allocate an skb without the MPTCP extension. The fix rewrites the exp...

5.5CVSS6.9AI score0.00208EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder