Lucene search
K

4828 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.3 views

SUSE CVE-2022-49428

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

5.5CVSS6.4AI score0.0024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.3 views

SUSE CVE-2022-49500

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

5.5CVSS6.5AI score0.00204EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.2 views

SUSE CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS6.3AI score0.00264EPSS
Exploits0References8
OSV
OSV
added 2025/02/27 2:15 a.m.2 views

DEBIAN-CVE-2025-21720

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

5.5CVSS5.8AI score0.00166EPSS
Exploits0References1
NVD
NVD
added 2025/02/27 2:15 a.m.10 views

CVE-2025-21720

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

5.5CVSS0.00166EPSS
Exploits0References4
NVD
NVD
added 2025/02/27 2:15 a.m.8 views

CVE-2024-57992

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers both sdio and spi which can lead to kernel panic, as this one for example when using SPI: Unable to...

5.5CVSS0.00159EPSS
Exploits0References2
OSV
OSV
added 2025/02/27 2:15 a.m.1 views

UBUNTU-CVE-2024-57992

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers both sdio and spi which can lead to kernel panic, as this one for example when using SPI: Unable to...

5.5CVSS5.7AI score0.00159EPSS
Exploits0References5
OSV
OSV
added 2025/02/27 2:15 a.m.1 views

UBUNTU-CVE-2025-21720

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

5.5CVSS6.3AI score0.00166EPSS
Exploits0References19
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.8 views

CVE-2024-58019 nvkm/gsp: correctly advance the read pointer of GSP message queue

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of pages to write from the total size of a GSP messag...

0.00176EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.6 views

CVE-2024-58019

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of pages to write from the total size of a GSP messag...

5.5CVSS5.6AI score0.00176EPSS
Exploits0
CVE
CVE
added 2025/02/27 2:7 a.m.113 views

CVE-2025-21720

CVE-2025-21720 affects the Linux kernel XFRM/IPsec offload path. When IP forwarding is enabled, a secpath entry added for hardware offload isn’t removed after policy checks, causing re-entry into the TX path with xfrm_offload set and a NULL pointer dereference in mlx5 core driver during packet pr...

5.5CVSS5.2AI score0.00166EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.9 views

CVE-2025-21720 xfrm: delete intermediate secpath entry in packet offload mode

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

0.00166EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.6 views

CVE-2025-21720

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

5.5CVSS5.8AI score0.00166EPSS
Exploits0
OSV
OSV
added 2025/02/27 2:7 a.m.5 views

CVE-2025-21720 xfrm: delete intermediate secpath entry in packet offload mode

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

5.5CVSS6.1AI score0.00166EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.9 views

CVE-2024-57992 wifi: wilc1000: unregister wiphy only if it has been registered

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers both sdio and spi which can lead to kernel panic, as this one for example when using SPI: Unable to...

0.00159EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.6 views

CVE-2024-57992

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers both sdio and spi which can lead to kernel panic, as this one for example when using SPI: Unable to...

5.5CVSS5.5AI score0.00159EPSS
Exploits0
OSV
OSV
added 2025/02/27 2:7 a.m.5 views

CVE-2024-57992 wifi: wilc1000: unregister wiphy only if it has been registered

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers both sdio and spi which can lead to kernel panic, as this one for example when using SPI: Unable to...

5.5CVSS6.4AI score0.00159EPSS
Exploits0References5
CVE
CVE
added 2025/02/27 2:7 a.m.40 views

CVE-2024-57992

CVE-2024-57992 relates to the Linux kernel wi lc1000 wireless driver where a race between wiphy allocation and registration could trigger a kernel panic. The issue arises from an error path in wilc drivers (sdio and SPI) that may call wiphy_unregister on a wiphy that has not been registered, lead...

5.5CVSS6.5AI score0.00159EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.10 views

PT-2025-8800 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the kvzalloc node function not performing a runtime check on the node argument, which can lead to...

7.8CVSS7.5AI score0.10568EPSS
Exploits3References814
NVD
NVD
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49726

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The...

5.5CVSS0.00259EPSS
Exploits0References5
Rows per page
Query Builder