Lucene search
+L

5433 matches found

Positive Technologies
Positive Technologies
added 2025/01/15 12:00 a.m.8 views

PT-2025-4355 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to incorrect locking of resources in the Linux kernel, specifically in the mlx5 driver. This can lead to a denial of service. The problem occurs when enabling IPse...

9.8CVSS5.5AI score0.03558EPSS
SaveExploits11References1829
RedhatCVE
RedhatCVE
added 2025/01/13 2:54 p.m.14 views

CVE-2024-47794

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combination of tail calls and freplace. In an upcoming selftest, the attach target for entryfreplace of...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.26 views

CVE-2024-47794

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combination of tail calls and freplace. In an upcoming selftest, the attach target for entryfreplace of...

7.8CVSS0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.27 views

CVE-2024-47794 bpf: Prevent tailcall infinite loop caused by freplace

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combination of tail calls and freplace. In an upcoming selftest, the attach target for entryfreplace of...

7.8CVSS0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/11 12:25 p.m.1310 views

CVE-2024-47794

CVE-2024-47794 is a Linux kernel vulnerability in the BPF subsystem where a tailcall infinite loop can occur when combined with freplace. The issue arises because tail_call_cnt in entry_freplace resets to zero on every execution, preventing termination and potentially leading to a kernel panic. T...

7.8CVSS6.6AI score0.00202EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/11 12:25 p.m.25 views

CVE-2024-47794 bpf: Prevent tailcall infinite loop caused by freplace

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combination of tail calls and freplace. In an upcoming selftest, the attach target for entryfreplace of...

7.8CVSS6.1AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/01/10 12:22 a.m.6 views

SUSE CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

4.4CVSS7.5AI score0.00173EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/08 1:59 p.m.10 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.5CVSS6.7AI score0.00247EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.6 views

SUSE CVE-2024-56757

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

5.5CVSS7.7AI score0.00229EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.16 views

CVE-2024-56757

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/06 5:15 p.m.8 views

DEBIAN-CVE-2024-56757

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

5.5CVSS5.5AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.10 views

AZL-55091 CVE-2024-56757 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

5.5CVSS5.6AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.16 views

UBUNTU-CVE-2024-56757

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0References10
CVE
CVE
added 2025/01/06 4:20 p.m.204 views

CVE-2024-56757

CVE-2024-56757 affects the Linux kernel btusb Mediatek driver; root cause is not releasing the special USB ISO data interface before unregistering the HCI device on USB disconnect, risking kernel panic. A fix has been implemented in the kernel (references to commits in stable trees); impact is lo...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/06 4:20 p.m.15 views

CVE-2024-56757 Bluetooth: btusb: mediatek: add intf release flow when usb disconnect

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

7.8CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/06 4:20 p.m.5 views

CVE-2024-56757 Bluetooth: btusb: mediatek: add intf release flow when usb disconnect

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

7.8CVSS7.6AI score0.00229EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.35 views

CVE-2024-56757 Bluetooth: btusb: mediatek: add intf release flow when usb disconnect

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

7.8CVSS0.00229EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-36265

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A crash can occur if an ethtool operation is invoked after the shutdown function is called. The shutdown function is invoked during system shutdown to stop DMA operations. In gve, shutdo...

5.5CVSS6.1AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-30859

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the raid1 reshape function where a memory pool is allocated on the stack and assigned to a configuration structure. This results in a pointer with...

7.1CVSS7.1AI score0.00169EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.16 views

PT-2025-34431

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the cpu switch to and call on irq stack functions related to stack manipulation and the Shadow Call Stack. Interruptions during stack changes can le...

7.1CVSS7AI score0.00156EPSS
SaveExploits0
Rows per page
Query Builder