Lucene search
+L

59 matches found

Cvelist
Cvelist
added 2024/05/29 6:46 p.m.58 views

CVE-2024-36016 tty: n_gsm: fix possible out-of-bounds in gsm0_receive()

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix possible out-of-bounds in gsm0receive Assuming the following: - side A configures the ngsm in basic option mode - side B sends the header of a basic option mode frame with data length 1 - side A switches to advance...

7.8CVSS6.7AI score0.00265EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/29 6:46 p.m.239 views

CVE-2024-36016

CVE-2024-36016 is a Linux kernel vulnerability affecting the tty n_gsm path (gsm0_receive, gsm1_receive). The advisory details a possible out-of-bounds write when switching between basic/advanced option modes and not resetting state, length, or MRU across reconfigurations. The fixed code changes ...

7.8CVSS8.6AI score0.00265EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/05/29 6:46 p.m.22 views

CVE-2024-36016 tty: n_gsm: fix possible out-of-bounds in gsm0_receive()

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix possible out-of-bounds in gsm0receive Assuming the following: - side A configures the ngsm in basic option mode - side B sends the header of a basic option mode frame with data length 1 - side A switches to advance...

7.8CVSS6.3AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/29 6:46 p.m.41 views

CVE-2024-36016 tty: n_gsm: fix possible out-of-bounds in gsm0_receive()

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix possible out-of-bounds in gsm0receive Assuming the following: - side A configures the ngsm in basic option mode - side B sends the header of a basic option mode frame with data length 1 - side A switches to advance...

7.8CVSS7.1AI score0.00265EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/05/27 12:02 p.m.33 views

CVE-2023-52880

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710 ldisc, but it requires CAPNETADMIN to create a GSM network anyway. Require initial namespace CAPNETADMIN to do that...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2024/05/24 4:15 p.m.27 views

CVE-2023-52880

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710 ldisc, but it requires CAPNETADMIN to create a GSM network anyway. Require initial namespace CAPNETADMIN to do that...

7.8CVSS6AI score0.00245EPSS
SaveExploits1References33
RedhatCVE
RedhatCVE
added 2024/05/23 11:02 a.m.44 views

CVE-2023-52872

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix race condition in status line change on dead connections gsmcleanupmux cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty devices and clearing the data queues. This procedure,...

4.1CVSS6.4AI score0.00179EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.25 views

CVE-2023-52872

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix race condition in status line change on dead connections gsmcleanupmux cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty devices and clearing the data queues. This procedure,...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.32 views

CVE-2023-52872

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix race condition in status line change on dead connections gsmcleanupmux cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty devices and clearing the data queues. This procedure,...

7.8CVSS5.6AI score0.00179EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 3:32 p.m.26 views

CVE-2023-52872 tty: n_gsm: fix race condition in status line change on dead connections

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix race condition in status line change on dead connections gsmcleanupmux cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty devices and clearing the data queues. This procedure,...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 3:32 p.m.42 views

CVE-2023-52872 tty: n_gsm: fix race condition in status line change on dead connections

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix race condition in status line change on dead connections gsmcleanupmux cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty devices and clearing the data queues. This procedure,...

7.8CVSS6.4AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:32 p.m.13 views

CVE-2023-52872 tty: n_gsm: fix race condition in status line change on dead connections

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix race condition in status line change on dead connections gsmcleanupmux cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty devices and clearing the data queues. This procedure,...

7.8CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:32 p.m.97 views

CVE-2023-52872

The CVE-2023-52872 vulnerability affects the Linux kernel tty/n_gsm subsystem. A race in gsm_cleanup_mux() during the cleanup of GSM DLCIs can spuriously change virtual modem status lines while data/timers are being torn down, risking a kernel panic when resources have already been removed. The f...

7.8CVSS7AI score0.00179EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:32 p.m.61 views

CVE-2023-52872

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix race condition in status line change on dead connections gsmcleanupmux cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty devices and clearing the data queues. This procedure,...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0
CNVD
CNVD
added 2024/04/12 12:00 a.m.28 views

Multiple local boost vulnerabilities in the Linux kernel n_gsm module

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Multiple local boost vulnerabilities exist in the Linux kernel ngsm module, which can be exploited by an attacker to cause a normal user to locally boost to root privileges...

7AI score
SaveExploits0References1
Oracle linux
Oracle linux
added 2024/04/10 12:00 a.m.85 views

kernel security, bug fix, and enhancement update

4.18.0-513.24.19.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

7.8CVSS7.4AI score0.28058EPSS
SaveExploits17
BDU FSTEC
BDU FSTEC
added 2023/05/15 12:00 a.m.12 views

The vulnerability of the gsmld_write() function in the drivers/tty/n_gsm.c module of the N_GSM driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the gsmldwrite function in the drivers/tty/ngsm.c file of the NGSM driver for the Linux operating system is related to the use of an incorrect locking type. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS5.9AI score0.0036EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/09/17 12:08 a.m.8 views

GSD-2022-1005573 tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()

tty: ngsm: fix wrong queuing behavior in gsmdlcidataoutput 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 v5.15.61 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:39 p.m.11 views

GSD-2022-1005218 tty: n_gsm: fix deadlock and link starvation in outgoing data path

tty: ngsm: fix deadlock and link starvation in outgoing data path 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 v5.19.2 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder