Lucene search
+L

181 matches found

Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.132 views

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

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6816-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS6.9AI score0.01635EPSS
SaveExploits0References216
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.79 views

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

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6817-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS6.9AI score0.01635EPSS
SaveExploits0References215
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.213 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6821-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6821-1 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits0References152
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.37 views

CVE-2024-35825

A vulnerability was found in the USB gadget Network Control Model NCM driver in the Linux kernel, where zero block length packets are not handled properly. This could lead to unintended behavior or potential system instability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.8AI score0.0023EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 1:27 p.m.14 views

CVE-2024-35825 usb: gadget: ncm: Fix handling of zero block length packets

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

6.6AI score0.0023EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/17 1:27 p.m.125 views

CVE-2024-35825

Summary (CVE-2024-35825) : The issue in the Linux kernel USB gadget for CDC NCM NTB handling occurs when a zero wBlockLength is encountered. The code’s previous logic could repeatedly process the same NTB if block length is zero, risking a crash. The connected Astra Linux advisory confirms this v...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2024/05/17 12:15 p.m.25 views

CVE-2024-27405

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

7.5CVSS7.6AI score0.01287EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.32 views

CVE-2024-27405

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

7.5CVSS6.1AI score0.01287EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2024/05/17 11:40 a.m.70 views

CVE-2024-27405

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

7.5CVSS7.3AI score0.01287EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 11:40 a.m.46 views

CVE-2024-27405 usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

6.4AI score0.01287EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 11:40 a.m.28 views

CVE-2024-27405 usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

7.5CVSS5.9AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/17 11:40 a.m.13 views

CVE-2024-27405 usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

6.7AI score0.01287EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/01 9:56 p.m.29 views

CVE-2023-52652

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

5.5CVSS6.8AI score0.00273EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.12 views

CVE-2023-52652

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

5.5CVSS7.3AI score0.00273EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.23 views

CVE-2023-52652

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

5.5CVSS6AI score0.00273EPSS
SaveExploits0References23
CVE
CVE
added 2024/05/01 1:03 p.m.7698 views

CVE-2023-52652

CVE-2023-52652 affects the Linux kernel NTB path: ntb_register_device() could leak the device name if device_register() failed, due to a missing put_device() in the error path. The fix releases the reference so that kobject_cleanup() can free the name. The NTB error path previously removed put_de...

5.5CVSS6.2AI score0.00273EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/05/01 1:03 p.m.25 views

CVE-2023-52652 NTB: fix possible name leak in ntb_register_device()

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

7.4AI score0.00273EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/01 1:03 p.m.13 views

CVE-2023-52652 NTB: fix possible name leak in ntb_register_device()

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

6.6AI score0.00273EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/01 1:03 p.m.19 views

CVE-2023-52652

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntbregisterdevice If deviceregister fails in ntbregisterdevice, the device name allocated by devsetname should be freed. As per the comment in deviceregister, callers should use putdevice to give up...

5.5CVSS7.2AI score0.00273EPSS
SaveExploits0
Openbugbounty
Openbugbounty
added 2018/11/04 11:02 p.m.20 views

ntb.bps.go.id XSS vulnerability

Open Bug Bounty ID: OBB-694713 Description| Value ---|--- Affected Website:| ntb.bps.go.id Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| hidden until disclosure Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| hidden...

SaveExploits0
Rows per page
Query Builder