Lucene search
+L

165 matches found

SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.14 views

SUSE CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/29 6:15 p.m.1 views

DEBIAN-CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.5CVSS5.1AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 6:15 p.m.3 views

UBUNTU-CVE-2024-42095

In the Linux kernel, the following vulnerability has been resolved: serial: 8250omap: Implementation of Errata i2310 As per Errata i23100, Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm of interrupts, therefore apply Errata i2310 solution...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2024/05/23 3:56 p.m.2 views

SUSE CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

3.3CVSS6.5AI score0.00245EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/05/22 12:29 p.m.17 views

CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.1CVSS6.4AI score0.00245EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.15 views

CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.15 views

CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.5CVSS6.7AI score
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.5CVSS5.3AI score0.00245EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.5CVSS5.9AI score0.00245EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.9 views

CVE-2021-47330 tty: serial: 8250: serial_cs: Fix a memory leak in error handling path

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

6.6AI score0.00245EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/21 2:35 p.m.88 views

CVE-2021-47330

CVE-2021-47330 affects the Linux kernel, specifically the tty: serial: 8250 driver. The vulnerability arises from a memory leak in error handling: in the probe path, if the final serial_config() call fails, the allocated info structure is not freed. A fix was added to provide a proper resource ha...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.40 views

CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.5CVSS6.7AI score0.00245EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS6.8AI score0.00228EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 6:15 a.m.5 views

UBUNTU-CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS6AI score0.00228EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.26 views

CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS6.9AI score0.00228EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/03/13 12:0 a.m.7 views

The vulnerability of the 8250_port component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the 8250port component in the Linux operating system is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References25Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:0 a.m.8 views

The vulnerability of the opmap8250remove() function in the drivers/tty/serial/8250/8250_omap.c file of the 8250 serial interface driver for the Linux operating system allows a attacker to cause a service failure or execute arbitrary code.

The vulnerability of the 8250 serial interface driver in Linux operating systems relates to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure or execute arbitrary code...

7.8CVSS7.1AI score0.00231EPSS
SaveExploits0References30Affected Software3
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

DEBIAN-CVE-2023-52567

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.22 views

CVE-2023-52567

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References2
Prion
Prion
added 2024/03/02 10:15 p.m.17 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

7.2AI score0.00226EPSS
SaveExploits0References8
Rows per page
Query Builder