Lucene search
K

63 matches found

Cvelist
Cvelist
added 2025/02/27 2:7 a.m.15 views

CVE-2025-21708 net: usb: rtl8150: enable basic endpoint checking

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: enable basic endpoint checking Syzkaller reports 1 encountering a common issue of utilizing a wrong usb endpoint type during URB submitting stage. This, in turn, triggers a warning shown below. For now, enable...

0.00185EPSS
Exploits0References8
OSV
OSV
added 2025/02/27 2:7 a.m.15 views

CVE-2025-21708 net: usb: rtl8150: enable basic endpoint checking

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: enable basic endpoint checking Syzkaller reports 1 encountering a common issue of utilizing a wrong usb endpoint type during URB submitting stage. This, in turn, triggers a warning shown below. For now, enable...

5.5CVSS6AI score0.00185EPSS
Exploits0References13
CVE
CVE
added 2025/02/27 2:7 a.m.157 views

CVE-2025-21708

The CVE-2025-21708 issue affects the Linux kernel rtl8150 USB driver. It stems from wrong USB endpoint handling during URB submission. Mitigation in the current patch is to enable basic endpoint checking (bulk/interrupt endpoints) to reduce the risk, with cosmetic changes planned later. Exploit d...

5.5CVSS6.4AI score0.00185EPSS
Exploits0References10Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.8 views

usb: atm: cxacru: fix endpoint checking in cxacru_bind()

...

5.5CVSS7.3AI score0.00234EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.2 views

comedi: vmk80xx: fix incomplete endpoint checking

...

5.5CVSS7.7AI score0.0028EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.28 views

CVE-2024-41097

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

5.5CVSS6.9AI score0.00234EPSS
Exploits0References4
NVD
NVD
added 2024/07/29 4:15 p.m.21 views

CVE-2024-41097

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

5.5CVSS0.00234EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/07/29 3:48 p.m.18 views

CVE-2024-41097 usb: atm: cxacru: fix endpoint checking in cxacru_bind()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

6.7AI score0.00234EPSS
Exploits0References8
CVE
CVE
added 2024/07/29 3:48 p.m.166 views

CVE-2024-41097

CVE-2024-41097 concerns the Linux kernel USB ATM cxacru driver. The issue stemmed from incomplete endpoint checking during cxacru_bind(), which could cause wrong endpoint types to be used when submitting URBs. The patch adds verification that required endpoint types are present for both IN and OU...

5.5CVSS6.5AI score0.00234EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2024/07/29 3:48 p.m.18 views

CVE-2024-41097 usb: atm: cxacru: fix endpoint checking in cxacru_bind()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

0.00234EPSS
Exploits0References8
OSV
OSV
added 2024/07/29 3:48 p.m.19 views

CVE-2024-41097 usb: atm: cxacru: fix endpoint checking in cxacru_bind()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

5.5CVSS6AI score0.00234EPSS
Exploits0References12
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.2 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 Linux kernel, which stems from a vulnerability due to incomplete USB endpoint checking that could result in the wrong endpoint type being use...

5.5CVSS6.4AI score0.00234EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.4 views

SUSE CVE-2024-27001

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, URBs can have either bulk or interrupt type, and...

5.5CVSS6.5AI score0.0028EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.20 views

CVE-2024-27001

A flaw was found in the vmk80xx module in the Linux kernel. Incomplete endpoint checking can crash the system with paniconwarn, resulting in a denial of service...

5.5CVSS7.9AI score0.0028EPSS
Exploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.19 views

CVE-2024-27001

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, URBs can have either bulk or interrupt type, and...

5.5CVSS7.5AI score0.0028EPSS
Exploits0References13
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-27001

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, URBs can have either bulk or interrupt type, and...

5.5CVSS5.7AI score0.0028EPSS
Exploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

UBUNTU-CVE-2024-27001

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, URBs can have either bulk or interrupt type, and...

5.5CVSS6.2AI score0.0028EPSS
Exploits0References25
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.19 views

CVE-2024-27001

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, URBs can have either bulk or interrupt type, and...

5.5CVSS6.3AI score0.0028EPSS
Exploits0References24
Vulnrichment
Vulnrichment
added 2024/05/01 5:28 a.m.17 views

CVE-2024-27001 comedi: vmk80xx: fix incomplete endpoint checking

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, URBs can have either bulk or interrupt type, and...

6.8AI score0.0028EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.27 views

CVE-2024-27001

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, URBs can have either bulk or interrupt type, and...

5.5CVSS7.5AI score0.0028EPSS
Exploits0
Rows per page
Query Builder