Lucene search
+L

17849 matches found

OSV
OSV
added 2024/11/19 2:16 a.m.10 views

AZL-53727 CVE-2024-50269 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.7AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.19 views

UBUNTU-CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.2AI score0.0027EPSS
SaveExploits0References48
OSV
OSV
added 2024/11/19 2:16 a.m.16 views

UBUNTU-CVE-2024-50268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.8CVSS6.5AI score0.00263EPSS
SaveExploits0References35
OSV
OSV
added 2024/11/19 2:16 a.m.21 views

UBUNTU-CVE-2024-50267

In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: fix use after free in debug printk The "devdbg&urb-dev-dev, ..." which happens after usbfreeurburb is a use after free of the "urb" pointer. Store the "dev" pointer at the start of the function to avoid...

7.8CVSS6.2AI score0.00284EPSS
SaveExploits0References48
CVE
CVE
added 2024/11/19 1:30 a.m.153 views

CVE-2024-50269

CVE-2024-50269 is a Linux kernel vulnerability related to the Sunxi/MUSB USB PHY path. The issue occurs when the usb phy referenced as @glue->xceiv is accessed after it has been released, caused by the sequence of driver probe/unprobe and the release of the PHY via devm_usb_put_phy in sunxi_mu...

7.8CVSS6.6AI score0.0027EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.28 views

CVE-2024-50269 usb: musb: sunxi: Fix accessing an released usb phy

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

0.0027EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/19 1:30 a.m.13 views

CVE-2024-50269 usb: musb: sunxi: Fix accessing an released usb phy

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.3AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.11 views

CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS5.5AI score0.0027EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.39 views

CVE-2024-50268 usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.8CVSS0.00263EPSS
SaveExploits0References6
CVE
CVE
added 2024/11/19 1:30 a.m.127 views

CVE-2024-50268

CVE-2024-50268: Linux kernel USB-C UCSI update path fix. The vulnerability stems from user-controlled *cmd via debugfs allowing new_cam values up to 255, while ucsi_ccg_update_set_new_cam_cmd() updates an updated[] buffer sized UCSI_MAX_ALTMODES (30), creating an out-of-bounds read. The issue occ...

7.8CVSS6.7AI score0.00263EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/11/19 1:30 a.m.14 views

CVE-2024-50268 usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.8CVSS6.1AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.15 views

CVE-2024-50268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.8CVSS6.1AI score0.00263EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.10 views

CVE-2024-50268 usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.6AI score0.00263EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.46 views

CVE-2024-50267 USB: serial: io_edgeport: fix use after free in debug printk

In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: fix use after free in debug printk The "devdbg&urb-dev-dev, ..." which happens after usbfreeurburb is a use after free of the "urb" pointer. Store the "dev" pointer at the start of the function to avoid...

7.8CVSS0.00284EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/19 1:30 a.m.17 views

CVE-2024-50267 USB: serial: io_edgeport: fix use after free in debug printk

In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: fix use after free in debug printk The "devdbg&urb-dev-dev, ..." which happens after usbfreeurburb is a use after free of the "urb" pointer. Store the "dev" pointer at the start of the function to avoid...

7.8CVSS6.4AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.23 views

CVE-2024-50267 USB: serial: io_edgeport: fix use after free in debug printk

In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: fix use after free in debug printk The "devdbg&urb-dev-dev, ..." which happens after usbfreeurburb is a use after free of the "urb" pointer. Store the "dev" pointer at the start of the function to avoid...

6.5AI score0.00284EPSS
SaveExploits0References8
CVE
CVE
added 2024/11/19 1:30 a.m.171 views

CVE-2024-50267

CVE-2024-50267 — Linux kernel (USB: serial: io_edgeport) A use-after-free in a debug printk after usb_free_urb(urb) was fixed by storing the urb->dev pointer at the start of the function to avoid referencing a freed urb. The vulnerability affects the Linux kernel’s USB serial edgeport driver a...

7.8CVSS6.7AI score0.00284EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.19 views

CVE-2024-50267

In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: fix use after free in debug printk The "devdbg&urb-dev-dev, ..." which happens after usbfreeurburb is a use after free of the "urb" pointer. Store the "dev" pointer at the start of the function to avoid...

7.8CVSS5.6AI score0.00284EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/11/19 12:00 a.m.12 views

The vulnerability of the usb-storage component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the usb-storage component in Linux operating systems is related to zero-division errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References43Affected Software7
CNNVD
CNNVD
added 2024/11/19 12:00 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. Linux kernel has a security vulnerability that stems from the fact that the usb phy can be accessed after release...

7.8CVSS6.8AI score0.0027EPSS
SaveExploits0References9
Rows per page
Query Builder