Lucene search
+L

6349 matches found

OSV
OSV
added 2024/07/30 7:46 a.m.21 views

CVE-2024-42110 net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()

In the Linux kernel, the following vulnerability has been resolved: net: ntbnetdev: Move ntbnetdevrxhandler to call netifrx from netifrx The following is emitted when using idxd DSA dmanegine as the data mover for ntbtransport that ntbnetdev uses. 74412.546922 BUG: using smpprocessorid in...

7.5CVSS6.1AI score
SaveExploits0References8
OSV
OSV
added 2024/07/30 7:46 a.m.17 views

CVE-2024-42108 net: rswitch: Avoid use-after-free in rswitch_poll()

In the Linux kernel, the following vulnerability has been resolved: net: rswitch: Avoid use-after-free in rswitchpoll The use-after-free is actually in rswitchtxfree, which is inlined in rswitchpoll. Since skb and gq-skbsgq-dirty are in fact the same pointer, the skb is first freed using...

9.8CVSS6.2AI score
SaveExploits0References6
OSV
OSV
added 2024/07/30 7:46 a.m.27 views

CVE-2024-42106 inet_diag: Initialize pad field in struct inet_diag_req_v2

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.9AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.20 views

CVE-2024-42103 btrfs: fix adding block group to a reclaim list and the unused list during reclaim

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

7.8CVSS7AI score0.00251EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.29 views

CVE-2024-42103 btrfs: fix adding block group to a reclaim list and the unused list during reclaim

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

7.8CVSS0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/30 7:45 a.m.31 views

CVE-2024-42102 Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"

In the Linux kernel, the following vulnerability has been resolved: Revert "mm/writeback: fix possible divide-by-zero in wbdirtylimits, again" Patch series "mm: Avoid possible overflows in dirty throttling". Dirty throttling logic assumes dirty limits in page units fit into 32-bits. This patch...

6.1AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.24 views

CVE-2024-42102 Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"

In the Linux kernel, the following vulnerability has been resolved: Revert "mm/writeback: fix possible divide-by-zero in wbdirtylimits, again" Patch series "mm: Avoid possible overflows in dirty throttling". Dirty throttling logic assumes dirty limits in page units fit into 32-bits. This patch...

0.00256EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.35 views

CVE-2024-42101 drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveauconnectorgetmodes In nouveauconnectorgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...

0.00261EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/30 7:45 a.m.17 views

CVE-2024-42100 clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.17 views

CVE-2024-42100 clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

6.7AI score0.00239EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/29 6:15 p.m.45 views

CVE-2024-42091

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

5.5CVSS0.00183EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/07/29 6:15 p.m.30 views

CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2024/07/29 6:15 p.m.21 views

CVE-2024-42092

In the Linux kernel, the following vulnerability has been resolved: gpio: davinci: Validate the obtained number of IRQs Value of pdata-gpiounbanked is taken from Device Tree. In case of broken DT due to any error this value can be any. Without this value validation there can be out of chips-irqs...

7.8CVSS6.3AI score0.00223EPSS
SaveExploits0References32
Debian CVE
Debian CVE
added 2024/07/29 5:39 p.m.20 views

CVE-2024-42098

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 5:39 p.m.13 views

CVE-2024-42097

In the Linux kernel, the following vulnerability has been resolved: ALSA: emux: improve patch ioctl data validation In loaddata, make the validation of and skipping over the main info block match that in loadguspatch. In loadguspatch, add checking that the specified patch length matches the...

7.8CVSS5.5AI score0.00231EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 5:39 p.m.30 views

CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.5CVSS5.1AI score0.0021EPSS
SaveExploits0
CVE
CVE
added 2024/07/29 5:39 p.m.126 views

CVE-2024-42095

CVE-2024-42095 affects the Linux kernel component serial: 8250_omap, implementing Errata i2310. The issue allows an erroneous timeout that, if not cleared, can trigger a storm of interrupts per TI’s Errata i2310 (TI TI sprz536, page 23). Public records in connected sources consistently cite imple...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 5:39 p.m.15 views

CVE-2024-42093 net/dpaa2: Avoid explicit cpumask var allocation on stack

In the Linux kernel, the following vulnerability has been resolved: net/dpaa2: Avoid explicit cpumask var allocation on stack For CONFIGCPUMASKOFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code...

6.7AI score0.00223EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/07/29 5:35 p.m.43 views

CVE-2024-42091 drm/xe: Check pat.ops before dumping PAT settings

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

0.00183EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/29 5:35 p.m.52 views

CVE-2024-42091

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

5.5CVSS4.8AI score0.00183EPSS
SaveExploits0
Rows per page
Query Builder