Lucene search
+L

7055 matches found

Debian CVE
Debian CVE
added 2024/05/17 12:12 p.m.34 views

CVE-2024-27435

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS7.4AI score0.00397EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 12:12 p.m.34 views

CVE-2024-27435 nvme: fix reconnection fail due to reserved tag allocation

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS7AI score0.00397EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 12:08 p.m.28 views

CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an issue was found in MediaTek's GPL-licensed SDK: In the mtkppestop function, the PPE scan mode is not disabled before disabling the PPE. This can potentially le...

5.5CVSS7.2AI score0.00223EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 12:02 p.m.67 views

CVE-2024-27429

CVE-2024-27429 entry is rejected and not used; not an active vulnerability.

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

CVE-2024-27428

Removed by vendor...

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

CVE-2024-27424

Removed by vendor...

5.6AI score
SaveExploits0
OSV
OSV
added 2024/05/17 12:01 p.m.21 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...

6AI score
SaveExploits0References14
OSV
OSV
added 2024/05/17 12:01 p.m.31 views

CVE-2023-52658 Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"

In the Linux kernel, the following vulnerability has been resolved: Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" This reverts commit 662404b24a4c4d839839ed25e3097571f5938b9b. The revert is required due to the suspicion it is not good for anything and cause crash...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2024/05/17 12:01 p.m.177 views

CVE-2023-52658

CVE-2023-52658 is referenced in MiracleLinux advisory AXSA:2024-8938:33 for MiracleLinux 9. The advisory lists a Linux kernel issue: “net/mlx5: Block entering switchdev mode with ns inconsistency” that was reverted in the upstream commit 662404b24a4c4d839839ed25e3097571f5938b9b, due to instabilit...

5.5CVSS6.7AI score0.00262EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/17 11:51 a.m.20 views

CVE-2024-27418 net: mctp: take ownership of skb in mctp_local_output

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

6AI score
SaveExploits0References7
OSV
OSV
added 2024/05/17 11:51 a.m.21 views

CVE-2024-27417 ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2024/05/17 11:51 a.m.202 views

CVE-2024-27415

CVE-2024-27415 : Linux kernel netfilter bridge multicast handling races between macvlan clones and conntrack nf_confirm, risking unconfirmed nf_conn entries for multicast/broadcast frames. The race occurs when a L2 multicast/broadcast packet is cloned and sent across bridge interfaces, with confi...

8.8CVSS6.8AI score0.00252EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/17 11:50 a.m.28 views

CVE-2024-27414 rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLABRIDGEFLAGS writing back In the commit d73ef2d69c0d "rtnetlink: let rtnlbridgesetlink checks IFLABRIDGEMODE length", an adjustment was made to the old loop logic in the function rtnlbridgesetlink...

7.8CVSS6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/17 11:50 a.m.29 views

CVE-2024-27414

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLABRIDGEFLAGS writing back In the commit d73ef2d69c0d "rtnetlink: let rtnlbridgesetlink checks IFLABRIDGEMODE length", an adjustment was made to the old loop logic in the function rtnlbridgesetlink...

7.8CVSS7.3AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 11:50 a.m.172 views

CVE-2024-27413

CVE-2024-27413 is a Linux kernel vulnerability affecting the EFI capsule loader. The defect occurs in drivers/firmware/efi/capsule-loader.c during efi_capsule_open, where an allocation uses sizeof(void*) for a phys_addr_t on 32-bit builds, leading to insufficient allocation size (4 bytes vs 8). T...

5.5CVSS6.7AI score0.00246EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/05/17 11:50 a.m.21 views

CVE-2024-27412 power: supply: bq27xxx-i2c: Do not free non existing IRQ

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx-i2c: Do not free non existing IRQ The bq27xxx i2c-client may not have an IRQ, in which case client-irq will be 0. bq27xxxbatteryi2cprobe already has an if client-irq check wrapping the requestthreadedirq. B...

5.5CVSS6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/05/17 11:50 a.m.39 views

CVE-2024-27411 drm/nouveau: keep DMA buffers required for suspend/resume

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: keep DMA buffers required for suspend/resume Nouveau deallocates a few buffers post GPU init which are required for GPU suspend/resume to function correctly. This is likely not as big an issue on systems where the...

7.8CVSS6.3AI score0.00203EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/17 11:50 a.m.16 views

CVE-2024-27411 drm/nouveau: keep DMA buffers required for suspend/resume

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: keep DMA buffers required for suspend/resume Nouveau deallocates a few buffers post GPU init which are required for GPU suspend/resume to function correctly. This is likely not as big an issue on systems where the...

7.8CVSS6.7AI score0.00203EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/17 11:50 a.m.31 views

CVE-2024-27410 wifi: nl80211: reject iftype change with mesh ID change

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it into mesh mode. This leads to an overwrite of data i...

7.8CVSS6.7AI score0.00257EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 11:50 a.m.16 views

CVE-2024-27409 dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup The Linked list element and pointer are not stored in the same memory as the HDMA controller register. If the doorbell register is toggled...

7.8CVSS6.6AI score0.00247EPSS
SaveExploits0References3
Rows per page
Query Builder