Lucene search
+L

7535 matches found

RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.7 views

kernel: usb: out-of-bounds read in read_descriptors

An out-of-bounds read issue was found in the USB subsystem in the Linux kernel. This flaw allows a malicious user to crash the system, resulting in a denial of service condition...

4.6CVSS6.8AI score0.00631EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.13 views

kernel: out of bounds read in drivers/media/usb/dvb-usb/technisat-usb2.c

An out-of-bounds read flaw was found in the DVB USB subsystem of the Linux kernel. There was no boundary check applied to the array in struct technisatusb2state state-buf until the 0xff byte is encountered. If the byte is not encountered within the limit, an exposure of kernel data structure...

10CVSS6.8AI score0.07619EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.8 views

kernel: USB: usbtmc: Fix direction for 0-length ioctl control messages

A flaw was found in the Linux kernel’s USB Test and Measurement Class usbtmc driver. The driver did not properly validate the direction bit when handling ioctl calls for control messages with a length of zero. Under these circumstances, an incorrect direction can be submitted, leading to mismatch...

7.2AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.3 views

DEBIAN-CVE-2021-47475

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c "staging: comedi: check validity of wMaxPacketSize of...

7.8CVSS5.4AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

UBUNTU-CVE-2023-52877

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Fix NULL pointer dereference in tcpmpdsvdm It is possible that typecregisterpartner returns ERRPTR on failure. When port-partner is an error, a NULL pointer dereference may occur as shown below. 91222.095236 T31...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47273

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled When only PHY1 is used for example on Odroid-HC4, the regmap init code uses the usb2 ports when doesn't initialize the PHY1 regmap entry. This fixes: Unable to...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.10 views

UBUNTU-CVE-2021-47271

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnspthreadirqhandler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: Detected non-responsive CSD lock 1 on CPU0 smp: csd:...

5.5CVSS5.7AI score0.00147EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.33 views

UBUNTU-CVE-2021-47279

In the Linux kernel, the following vulnerability has been resolved: usb: misc: brcmstb-usb-pinmap: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.8 views

UBUNTU-CVE-2021-47353

In the Linux kernel, the following vulnerability has been resolved: udf: Fix NULL pointer dereference in udfsymlink function In function udfsymlink, epos.bh is assigned with the value returned by udftgetblk. The function udftgetblk is defined in udf/misc.c and returns the value of sbgetblk functi...

5.5CVSS6.2AI score0.00309EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.12 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 race condition vulnerability in the scsi:ufs:core module...

4.7CVSS4.4AI score0.00179EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.9 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 post-release reuse vulnerability in the net:USB module...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.9 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 in the USB:chipidea:cihdrcimx module...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/19 12:0 a.m.6 views

PT-2024-6470 · Unknown · Pdf-Xchange Editor

Name of the Vulnerable Software and Affected Versions: PDF-XChange Editor affected versions not specified Description: This issue allows remote attackers to execute arbitrary code on affected installations. User interaction is required, where the target must visit a malicious page or open a...

7.8CVSS7.4AI score0.00283EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

DEBIAN-CVE-2024-35822

In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c:294 usbepqueue+0x7c/0x104 pc :...

5.5CVSS5.5AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

DEBIAN-CVE-2024-35811

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach This is the candidate patch of CVE-2023-47233 : https://nvd.nist.gov/vuln/detail/CVE-2023-47233 In brcm80211 driver,it starts with the following invoking chain to star...

5.5CVSS5.6AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.9 views

UBUNTU-CVE-2024-35790

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/17 12:15 p.m.5 views

DEBIAN-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.5CVSS5.7AI score0.01287EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/15 6:15 p.m.20 views

CVE-2024-3182

Install-type password disclosure vulnerability in Universal Installer including the Silent Installer in TIBCO Hawk versions 6.2.0, 6.2.1, 6.2.2 and 6.2.3 allows user's Enterprise Message Service EMS password to be exposed outside of the hawkagent.cfg and hawkevent.cfg config files...

6.5CVSS6.5AI score0.00162EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/15 6:4 p.m.80 views

CVE-2024-3182

CVE-2024-3182 affects TIBCO Hawk versions 6.2.0–6.2.3, where the Universal Installer (including the Silent Installer) can disclose the EMS password outside hawkagent.cfg and hawkevent.cfg. Root cause: install-time password exposure due to the installer process. Impact per advisory: potential acce...

6.5CVSS6.4AI score0.00162EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/14 12:0 a.m.9 views

PT-2024-3923 · Microsoft · Windows Mobile Broadband Driver +1

Name of the Vulnerable Software and Affected Versions: Windows Mobile Broadband Driver affected versions not specified Description: The issue is related to insufficient input validation in the Windows Mobile Broadband Driver, which can be exploited by connecting a malicious USB device, allowing a...

7.2CVSS7.5AI score0.00932EPSS
SaveExploits0References7
Rows per page
Query Builder