Lucene search
+L

11093 matches found

CVE
CVE
added 2024/05/19 10:10 a.m.109 views

CVE-2024-35920

In CVE-2024-35920, a race/NULL-pointer risk was addressed in the Linux kernel’s media: mediatek vcodec path. The fix adds a lock to protect the ctx_list to prevent dereferencing a NULL ctx_list in vpu_dec_ipi_handler when the list was deleted due to SCP IP block behavior, preventing a kernel oops...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/05/19 9:15 a.m.30 views

CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/19 9:15 a.m.23 views

CVE-2024-35911

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory corruption bug with suspend and rebuild The ice driver would previously panic after suspend. This is caused from the driver only calling the icevsifreeqvectors function by itself, when it is suspending. Since comm...

7.8CVSS6.4AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/19 9:15 a.m.34 views

CVE-2024-35889

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...

8.6CVSS6.3AI score0.0038EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/19 9:15 a.m.4 views

DEBIAN-CVE-2024-35889

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...

5.5CVSS5.4AI score0.0038EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.30 views

CVE-2024-35889

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...

8.6CVSS6.2AI score0.0038EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/19 9:15 a.m.11 views

UBUNTU-CVE-2024-35889

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...

8.6CVSS6.4AI score0.0038EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/19 9:15 a.m.6 views

UBUNTU-CVE-2024-35911

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory corruption bug with suspend and rebuild The ice driver would previously panic after suspend. This is caused from the driver only calling the icevsifreeqvectors function by itself, when it is suspending. Since comm...

7.8CVSS6.6AI score0.00222EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/19 8:35 a.m.28 views

CVE-2024-35911 ice: fix memory corruption bug with suspend and rebuild

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory corruption bug with suspend and rebuild The ice driver would previously panic after suspend. This is caused from the driver only calling the icevsifreeqvectors function by itself, when it is suspending. Since comm...

6.7AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.34 views

CVE-2024-35911 ice: fix memory corruption bug with suspend and rebuild

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory corruption bug with suspend and rebuild The ice driver would previously panic after suspend. This is caused from the driver only calling the icevsifreeqvectors function by itself, when it is suspending. Since comm...

6.4AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.46 views

CVE-2024-35907 mlxbf_gige: call request_irq() after NAPI initialized

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

6.2AI score0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/19 8:35 a.m.26 views

CVE-2024-35907 mlxbf_gige: call request_irq() after NAPI initialized

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/19 8:35 a.m.27 views

CVE-2024-35907 mlxbf_gige: call request_irq() after NAPI initialized

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

6.6AI score0.00227EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.88 views

CVE-2024-35901

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS7.1AI score0.00468EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.36 views

CVE-2024-35889 idpf: fix kernel panic on unknown packet types

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...

8.6CVSS6.3AI score0.0038EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.18 views

CVE-2024-35889 idpf: fix kernel panic on unknown packet types

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...

8.6CVSS6.6AI score0.0038EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/19 8:34 a.m.108 views

CVE-2024-35889

CVE-2024-35889 affects the Linux kernel, specifically the idpf driver. The vulnerability arises when the driver encounters an unknown packet type: idpf_rx_process_skb_fields may return early and fail to call eth_type_trans, so skb protocol/network-layer handling may not be set. This can lead to a...

8.6CVSS6.5AI score0.0038EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/19 8:34 a.m.14 views

CVE-2024-35889 idpf: fix kernel panic on unknown packet types

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...

8.6CVSS5.6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a skb panic problem in the net/mana module...

5.5CVSS6.3AI score0.00468EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/19 12:00 a.m.13 views

PT-2024-26768

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel's random number generator RNG on CoCo systems. The CoCo threat model means that the VM host cannot be trusted and may actively work against guest...

5.5CVSS5.5AI score0.0025EPSS
SaveExploits0
Rows per page
Query Builder