Lucene search
+L

123 matches found

Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.74 views

CVE-2021-47401

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

7.1CVSS6.5AI score0.0025EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:03 p.m.64 views

CVE-2021-47401 ipack: ipoctal: fix stack information leak

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

7.1CVSS6.1AI score0.0025EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.22 views

CVE-2021-47401 ipack: ipoctal: fix stack information leak

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

7.1CVSS6.5AI score0.0025EPSS
SaveExploits0References8
Prion
Prion
added 2024/03/02 10:15 p.m.26 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: Revert "tty: ngsm: fix UAF in gsmcleanupmux" This reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239. The commit above is reverted as it did not solve the original issue. gsmcleanupmux tries to free up the virtual ttys by...

7.2AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/02 9:59 p.m.8 views

CVE-2023-52564 Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"

In the Linux kernel, the following vulnerability has been resolved: Revert "tty: ngsm: fix UAF in gsmcleanupmux" This reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239. The commit above is reverted as it did not solve the original issue. gsmcleanupmux tries to free up the virtual ttys by...

5.6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/09/18 12:00 a.m.8 views

PT-2023-8791 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a null pointer dereference in the Linux kernel. The gsm cleanup mux function tries to free up virtual ttys by calling gsm dlci release for each available DLCI...

7.8CVSS6.6AI score0.08555EPSS
SaveExploits7References1100
OSV
OSV
added 2023/04/24 6:15 a.m.5 views

UBUNTU-CVE-2023-31082

An issue was discovered in drivers/tty/ngsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmldwrite, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability...

5.5CVSS5.8AI score0.0036EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2023/03/07 8:00 a.m.13 views

An issue was discovered in the Linux kernel through 6.2.0-rc2. drivers/tty/vcc.c has a race condition and resultant use-after-free if a physically proximate attacker removes a VCC device while calling open() aka a race condition between vcc_open() and vcc_remove().

...

5.7CVSS7.3AI score0.00217EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:01 a.m.13 views

SUSE CVE-2020-8648

There is a use-after-free vulnerability in the Linux kernel through 5.5.2 in the nttyreceivebufcommon function in drivers/tty/ntty.c...

6.1CVSS6.5AI score0.00661EPSS
SaveExploits1References19
SUSE CVE
SUSE CVE
added 2023/02/15 3:47 a.m.5 views

SUSE CVE-2021-20219

A denial of service vulnerability was found in nttyreceivecharspecial in drivers/tty/ntty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could delay the loop due to a changing ldata-readhead, and a missing sanity check and cause a threat to the system availabili...

5.5CVSS8.4AI score0.00401EPSS
SaveExploits0References15
OpenVAS
OpenVAS
added 2022/08/26 12:00 a.m.25 views

Ubuntu: Security Advisory (USN-1074-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS7.4AI score0.17009EPSS
SaveExploits89References4
OSV
OSV
added 2022/06/28 8:04 p.m.10 views

GSD-2022-1003940 drivers: tty: serial: Fix deadlock in sa1100_set_termios()

drivers: tty: serial: Fix deadlock in sa1100settermios This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.283 by commit...

7.2AI score
SaveExploits0
Amazon
Amazon
added 2022/01/28 12:00 a.m.13 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel. A use-after-free memory flaw was found in the perf subsystem allowing a local attacker with permission to monitor perf events to corrupt memory and possibly escalate privileges. The highest threat from this vulnerability is to data...

7.8CVSS6.3AI score0.01026EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2021/08/31 8:31 a.m.11 views

kernel: use-after-free in n_tty_receive_buf_common function in drivers/tty/n_tty.c

A use-after-free flaw was found in the Linux kernel console driver when using the copy-paste buffer. This flaw allows a local user to crash the system...

7.1CVSS6.8AI score0.00661EPSS
SaveExploits1References4
OSV
OSV
added 2021/03/23 5:15 p.m.4 views

CVE-2021-20219

A denial of service vulnerability was found in nttyreceivecharspecial in drivers/tty/ntty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could delay the loop due to a changing ldata-readhead, and a missing sanity check and cause a threat to the system availabili...

5.5CVSS5.5AI score0.00401EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/03/23 5:15 p.m.5 views

CVE-2021-20219

A denial of service vulnerability was found in nttyreceivecharspecial in drivers/tty/ntty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could delay the loop due to a changing ldata-readhead, and a missing sanity check and cause a threat to the system availabili...

5.5CVSS6.4AI score0.00401EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/23 12:00 a.m.54 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-4751-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-4751-1 advisory. It was discovered that the console keyboard driver in the Linux kernel contained a race condition. A local attacker could use this to expose sensitive...

8.8CVSS7AI score0.0112EPSS
SaveExploits10References19
Cloud Foundry
Cloud Foundry
added 2021/02/10 12:00 a.m.102 views

USN-4680-1: Linux kernel vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 16.04 Description It was discovered that debugfs in the Linux kernel as used by blktrace contained a use-after-free in some situations. A privileged local attacker could possibly use this to cause a denial of service syste...

8.2CVSS7.9AI score0.06692EPSS
SaveExploits10Affected Software1
OpenVAS
OpenVAS
added 2021/01/11 12:00 a.m.35 views

Ubuntu: Security Advisory (USN-4681-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7CVSS6.8AI score0.01026EPSS
SaveExploits3References2
OSV
OSV
added 2021/01/06 3:35 a.m.8 views

USN-4681-1 linux, linux-aws, linux-kvm, linux-lts-xenial, linux-raspi2, linux-snapdragon vulnerabilities

Ryan Hall discovered that the Intel 700 Series Ethernet Controllers driver in the Linux kernel did not properly deallocate memory in some conditions. A local attacker could use this to cause a denial of service kernel memory exhaustion. CVE-2019-0148 It was discovered that the console keyboard...

7CVSS6.7AI score0.01026EPSS
SaveExploits3References7
Rows per page
Query Builder