Lucene search
+L

239 matches found

BDU FSTEC
BDU FSTEC
•added 2025/02/26 12:00 a.m.•11 views

The vulnerability of the dev_kfree_skb_any() function (drivers/net/ethernet/google/gve/gve_rx_dqo.c) in the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the devkfreeskbany function drivers/net/ethernet/google/gve/gverxdqo.c in the Linux kernel is related to the repeated release of memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00736EPSS
SaveExploits0References17Affected Software11
Tenable Nessus
Tenable Nessus
•added 2025/02/10 12:00 a.m.•12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-49965)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-49965 advisory. - In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in...

7.8CVSS6.1AI score0.00196EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2025/01/28 12:00 a.m.•15 views

The vulnerability of the imgu_fmt() function in the drivers/staging/media/ipu3/ipu3-v4l2.c component of the Linux kernel allows a attacker to cause a service failure.

The vulnerability of the imgufmt function in the drivers/staging/media/ipu3/ipu3-v4l2.c component of the Linux kernel lies in improper memory release before deleting the last reference. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References12Affected Software2
OSV
OSV
•added 2025/01/11 3:05 p.m.•10 views

CVE-2024-57879 Bluetooth: iso: Always release hdev at the end of iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

6.1AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2025/01/08 11:51 p.m.•11 views

CVE-2024-56704

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: fix release of IRQ Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. Dominique: remove confusing variable reset to 0...

7.8CVSS6.7AI score0.00242EPSS
SaveExploits0References7
CNVD
CNVD
•added 2025/01/03 12:00 a.m.•18 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01680)

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 release issue caused by hcidevcdappend in the Bluetooth btmtk subsystem. No detailed vulnerability...

7.8CVSS6.6AI score0.0031EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2024/12/29 2:27 p.m.•25 views

CVE-2024-53188

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12kdpcccleanup is called to release resources. However this is released again when the device is unbinded...

5.5CVSS6.6AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
•added 2024/12/29 11:30 a.m.•12 views

CVE-2024-56754 crypto: caam - Fix the pointer passed to caam_qi_shutdown()

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Fix the pointer passed to caamqishutdown The type of the last parameter given to devmaddactionorreset is "struct caamdrvprivate ", but in caamqishutdown, it is casted to "struct device ". Pass the correct parameter...

5.5CVSS6.1AI score
SaveExploits0References12
OSV
OSV
•added 2024/12/28 10:15 a.m.•10 views

UBUNTU-CVE-2024-56704

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: fix release of IRQ Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. Dominique: remove confusing variable reset to 0...

8.4CVSS6.2AI score0.00242EPSS
SaveExploits0References46
CNNVD
CNNVD
•added 2024/12/28 12:00 a.m.•14 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 double-release issue with hot-swappable slots in the s390 architecture...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References4
CVE
CVE
•added 2024/12/27 2:51 p.m.•193 views

CVE-2024-56599

CVE-2024-56599 records a Linux kernel vulnerability in the wifi/ath10k SDIO path where rmmod ath10k could panic if CONFIG_INIT_ON_FREE_DEFAULT_ON is enabled. The root cause is a NULL-pointer path involving destroying the sdio workqueue before ath10k_core_destroy frees the wiphy/cfg80211 device, l...

5.5CVSS6.6AI score0.00234EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2024/12/27 2:23 p.m.•165 views

CVE-2024-56582

CVE-2024-56582: Linux kernel btrfs use-after-free in btrfs_encoded_read_endio() identified via KASAN trace in btrfs-endio path; confirmed in the provided trace and fixed in the kernel. Affected component: btrfs in the kernel; root cause: use-after-free in btrfs_encoded_read_endio(); impact as des...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References5Affected Software1
NVD
NVD
•added 2024/12/27 2:15 p.m.•26 views

CVE-2024-53198

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

7.8CVSS0.00241EPSS
SaveExploits0References10
Debian CVE
Debian CVE
•added 2024/12/27 1:49 p.m.•29 views

CVE-2024-53198

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

7.8CVSS5.7AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/12/27 1:49 p.m.•43 views

CVE-2024-53198 xen: Fix the issue of resource not being properly released in xenbus_dev_probe()

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

7.8CVSS0.00241EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2024/12/27 1:49 p.m.•14 views

CVE-2024-53184

In the Linux kernel, the following vulnerability has been resolved: um: ubd: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the ubd instance. Otherwise, removing a ubd device will result in a crash: RIP: 0033:blkmqfreetagset+0x1f/0xba RSP:...

5.5CVSS5.6AI score0.00247EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2024/12/13 12:00 a.m.•16 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50296)

"The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50296 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when...

5.5CVSS6.1AI score0.00254EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2024/12/05 12:00 a.m.•13 views

The vulnerability of DRM/MSM components in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of DRM/SMM components in the Linux operating system is related to the lack of memory release after the effective lifespan of these components. Exploiting this vulnerability can allow a hacker to cause a service failure...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
•added 2024/11/21 12:00 a.m.•12 views

The vulnerability of the nf_tables component in the Linux operating system’s kernel allows a hacker to increase their privileges within the system.

The vulnerability of the nftables component in the Linux operating system’s kernel is related to memory-related errors that occur after the release of resources in the nftablesmoduleexit function. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...

6.8CVSS6.7AI score0.00201EPSS
SaveExploits0References42Affected Software7
BDU FSTEC
BDU FSTEC
•added 2024/11/21 12:00 a.m.•12 views

The vulnerability of the mchp-pci1xxx component in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the mchp-pci1xxx component in the Linux operating system is related to the lack of memory release after the effective lifespan of the component has ended. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References17Affected Software3
Rows per page
Query Builder