Lucene search
+L

7003 matches found

OSV
OSV
added 2026/07/21 9:30 p.m.13 views

CVE-2026-10679 Divide-by-zero in DesignWare SPI driver reachable from spi_transceive syscall (local DoS)

The DesignWare SPI driver drivers/spi/spidw.c computed the SPI BAUDR clock divider as info-clockfrequency / config-frequency without validating config-frequency. spitransceive is a Zephyr syscall and its verify handler drivers/spi/spihandlers.c copies the caller-supplied spiconfig from userspace...

3.3CVSS5.2AI score
SaveExploits0References5
CVE
CVE
added 2026/07/21 9:30 p.m.54 views

CVE-2026-10679

The CVE-2026-10679 issue affects Zephyr’s DesignWare SPI driver (drivers/spi/spi_dw.c). The root cause is that the BAUDR clock divider was computed as info->clock_frequency / config->frequency without validating frequency, allowing a userspace thread with SPI access to pass frequency = 0, t...

5.5CVSS5.3AI score0.0013EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/21 9:30 p.m.17 views

EUVD-2026-46444

The NXP LPUART serial driver drivers/serial/uartmcuxlpuart.c, when CONFIGUARTUSERUNTIMECONFIGURE is enabled, called LPUARTDeinit at the start of mcuxlpuartconfigure, which disables the LPUART peripheral clocks. The requested configuration is validated only afterwards in mcuxlpuartconfigurebasic,...

5.5CVSS5.4AI score0.00143EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/21 9:09 p.m.11 views

CVE-2026-63903

A flaw was found in the Linux kernel's belkinsa USB serial driver. The driver's interrupt handling routine fails to validate the length of incoming status reports. This oversight allows a local attacker, by connecting a specially crafted USB device, to trigger an out-of-bounds read. The primary...

5.5CVSS5.2AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 9:02 p.m.12 views

CVE-2026-63898

A flaw was found in the Linux kernel's mctu232 USB serial driver. A malicious USB device could exploit this vulnerability by reporting a smaller endpoint maximum packet size than the driver expects. This incorrect handling of transfer sizes can lead to memory corruption, potentially allowing an...

7CVSS5.7AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 8:49 p.m.13 views

CVE-2026-63899

A flaw was found in the Linux kernel's USB serial mxuport driver. A malicious Universal Serial Bus USB device could exploit this vulnerability by reporting a bulk-out endpoint maximum packet size smaller than eight bytes. This can lead to user-controlled slab corruption, potentially allowing an...

7CVSS5.6AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 8:05 p.m.17 views

CVE-2026-63883

A flaw was found in the Linux kernel's qcomgeni serial driver. A race condition can occur when the uartflushbuffer function executes before the Direct Memory Access DMA completion interrupt is processed. This timing issue can lead to a kernel First-In, First-Out kfifo buffer underflow...

7.3CVSS5.4AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 7:50 p.m.12 views

CVE-2026-63876

A flaw was found in the Linux kernel's zs serial driver. During the initialization of the first serial port, a null pointer dereference occurs when a pointer derived from a null parent device pointer is accessed. This vulnerability can lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 5:15 p.m.10 views

CVE-2026-63901

A flaw was found in the Linux kernel's digiacceleport USB serial driver. A malicious Universal Serial Bus USB device could report smaller bulk-out buffers than expected. This lack of proper size validation could lead to out-of-bounds memory accesses or slab corruption, potentially causing system...

7CVSS5.2AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 4:55 p.m.8 views

CVE-2026-63964

A flaw was found in the Linux kernel's USB Type-C UCSI CCG driver. A local attacker with root privileges can provide a specially crafted firmware image without a required record header. This malformed image can cause a null pointer dereference within the doflash function, leading to a kernel cras...

5.5CVSS5.2AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 4:50 p.m.10 views

CVE-2026-63877

A flaw was found in the Linux kernel's serial DZ driver. During the initialization of the first serial port, a null pointer dereference occurs because a pointer to the port's parent device is incorrectly derived from a null value. This vulnerability can lead to a system crash, resulting in a Deni...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 2:03 p.m.8 views

CVE-2026-63905

A flaw was found in the Linux kernel's USB/IP Virtual USB Device Controller vudc component. A race condition exists in the vudcremove function, which can lead to a use-after-free vulnerability. This occurs when the system attempts to free a data structure while a timer within it is still active o...

5.5AI score0.0022EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.12 views

SUSE CVE-2026-63876

In the Linux kernel, the following vulnerability has been resolved: serial: zs: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to mono frame buffer device 160x64 fb0: PMAG-AA frame buffer device at tc0 DECstation Z85C30...

5.6AI score0.00218EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.11 views

SUSE CVE-2026-63877

In the Linux kernel, the following vulnerability has been resolved: serial: dz: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to colour frame buffer device 160x64 tgafb: SFB+ detected, rev=0x02 fb0: Digital ZLX-E1 frame...

5.6AI score0.00218EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.11 views

SUSE CVE-2026-63883

In the Linux kernel, the following vulnerability has been resolved: serial: qcomgeni: fix kfifo underflow when flush precedes DMA completion IRQ When uartflushbuffer runs before the DMA completion IRQ is delivered, the following race can occur all steps serialized by uartportlock: 1. DMA starts:...

3.6CVSS5.4AI score0.00166EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.8 views

SUSE CVE-2026-63897

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix missing interrupt-in transfer sanity check Add the missing sanity check on the size of interrupt-in transfers to avoid parsing stale or uninitialised slab data and leaking it to user space...

2.4CVSS5.3AI score0.0022EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.13 views

SUSE CVE-2026-63898

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increas...

6.8CVSS5.5AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.10 views

SUSE CVE-2026-63899

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mxuport: fix memory corruption with small endpoint Make sure that the bulk-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption should a malicious device report a smaller size...

6.8CVSS5.5AI score0.00226EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.13 views

SUSE CVE-2026-63900

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspan: fix missing indat transfer sanity check Add the missing sanity check on the size of usa49wg indat transfers to avoid parsing stale or uninitialised slab data...

4.6CVSS5.3AI score0.0022EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.18 views

SUSE CVE-2026-63901

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix memory corruption with small endpoints Add the missing bulk-out buffer size sanity checks to avoid out-of-bounds memory accesses or slab corruption should a malicious device report smaller buffers...

6.8CVSS5.6AI score0.00226EPSS
SaveExploits0References13
Rows per page
Query Builder