Lucene search
+L

436 matches found

RedhatCVE
RedhatCVE
added 2025/05/04 5:28 p.m.19 views

CVE-2023-53107

A use-after-free vulnerability has been identified within the vethconvertskbtoxdpbuff function of the Linux kernel's veth driver. The flaw stems from improper memory management during packet headroom expansion for XDP eXpress Data Path. Specifically, when the pskbexpandhead function allocates new...

7CVSS7AI score0.00178EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/02 3:55 p.m.120 views

CVE-2023-53064

Summary (CVE-2023-53064) : In the Linux kernel, the iavf driver could hang during reboot when E810 VF devices were present and ice is used. Root cause: iavf_remove() may be invoked while the adapter state is already __IAVF_REMOVE, causing the reboot/shutdown path to sleep indefinitely. The fix re...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.25 views

CVE-2023-53037 scsi: mpi3mr: Bad drive in topology results kernel crash

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the driver frees up the memory allocated for an interna...

0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:15 p.m.1 views

DEBIAN-CVE-2025-37771

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.17 views

CVE-2025-37781 i2c: cros-ec-tunnel: defer probe if parent EC is not present

In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer dereference. That can also be reproduced by...

0.00179EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.3 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 possible divide-by-zero error in drm/amd/pm...

5.5CVSS6.9AI score0.0018EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.6 views

PT-2025-18611 · 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, related to the validation of region HPA ordering. Some regions may not have any address space allocated, and skipping them during...

5.5CVSS5.1AI score0.00148EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.11 views

PT-2025-18617 · 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 occurs in the piix4 driver, where the adapter is not properly removed when the piix4 module is removed. This happens...

8.8CVSS7.2AI score0.0129EPSS
SaveExploits2References429
Tenable Nessus
Tenable Nessus
added 2025/04/28 12:0 a.m.35 views

Ubuntu 24.04 LTS : Linux kernel (Azure, N-Series) vulnerabilities (USN-7468-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7468-1 advisory. Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker...

9.1CVSS8.1AI score0.03558EPSS
SaveExploits9References734
Positive Technologies
Positive Technologies
added 2025/04/18 12:0 a.m.5 views

PT-2025-17282 · 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, specifically in the ASoC: simple-card-utils component. The issue was related to the use of freedevice node in the graph util pars...

4.9AI score0.00225EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/04/18 12:0 a.m.8 views

PT-2025-17280 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the staging: gpib component. The issue was caused by the pcmcia driver struct still using the old .name...

7.8CVSS4.9AI score0.37115EPSS
SaveExploits0References685
OSV
OSV
added 2025/04/16 2:12 p.m.7 views

CVE-2025-22052 staging: gpib: Fix Oops after disconnect in ni_usb

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in niusb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was introduced by...

5.5CVSS6AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/16 2:12 p.m.99 views

CVE-2025-22051

CVE-2025-22051 affects the Linux kernel staging gpib driver. The issue arises when an Agilent USB dongle is disconnected, causing a NULL pointer Oops on subsequent driver calls because bus_interface is set to NULL on disconnect. The root cause is that usb_dev was being assigned from the bus_inter...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/09 12:0 a.m.6 views

PT-2025-27723

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free issue can be triggered in the Linux kernel by forcing rescan work func to take a long time and utilizing a pwrctrl driver that may be unloaded. This is resolved by...

7.8CVSS8AI score0.01345EPSS
SaveExploits8References574
Ubuntu
Ubuntu
added 2025/04/01 4:23 p.m.31 views

USN-7384-2: Linux kernel (Azure) vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 Attila Szász discovered that the HFS+ file system...

9.1CVSS8.3AI score0.03301EPSS
SaveExploits3
OSV
OSV
added 2025/04/01 3:47 p.m.10 views

CVE-2025-21977 fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs

In the Linux kernel, the following vulnerability has been resolved: fbdev: hypervfb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs Gen 2 Hyper-V VMs boot via EFI and have a standard EFI framebuffer device. When the kdump kernel runs in such a VM, loading the efifb driver may hang because of...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.21 views

CVE-2025-21925 llc: do not use skb_get() before dev_queue_xmit()

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

0.002EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 3:40 p.m.14 views

CVE-2025-21925 llc: do not use skb_get() before dev_queue_xmit()

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.18 views

Ubuntu 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7384-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7384-1 advisory. Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker...

9.1CVSS8.3AI score0.03301EPSS
SaveExploits3References315
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.15 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-7391-1)

"The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7391-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

7.8CVSS7.9AI score0.03558EPSS
SaveExploits1References153
Rows per page
Query Builder