Lucene search
+L

1588 matches found

OSV
OSV
added 2024/12/12 8:26 p.m.14 views

USN-7159-1 linux, linux-gcp, linux-gcp-5.4, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-kvm, linux-raspi, linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - S390 architecture; - x86 architecture; - Power management core; - GPU...

7.8CVSS6.7AI score0.00759EPSS
SaveExploits0References24
OSV
OSV
added 2024/12/12 5:9 p.m.30 views

USN-7154-1 linux, linux-aws, linux-aws-6.8, linux-gcp, linux-gcp-6.8, linux-gke, linux-ibm, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-oem-6.8, linux-oracle, linux-oracle-6.8, linux-raspi vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; -...

10CVSS6.7AI score0.00922EPSS
SaveExploits12References403
BDU FSTEC
BDU FSTEC
added 2024/11/29 12:0 a.m.11 views

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

The vulnerability of the gsmcleanupmux function in the TTY driver drivers/tty/ngsm.c of the Linux operating system is related to the state of the race condition. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.8CVSS5.6AI score0.00179EPSS
SaveExploits0References18Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/13 12:0 a.m.22 views

The vulnerability of the Linux operating system’s serial kernel component, which allows a hacker to trigger a service failure

The vulnerability of the Linux operating system’s serial kernel component is related to the assignment of the NULL pointer in the function uartttyportshutdown. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00228EPSS
SaveExploits0References20Affected Software5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.12 views

kernel: tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error

A memory leak vulnerability was found in the Samsung serial TTY driver in the Linux kernel. In s3c24xxserialgetclk, when clkgetrate fails, the previously allocated clock resource is not freed, leading to a memory leak. Repeated failures can cause resource exhaustion...

5.8AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.18 views

kernel: tty: n_gsm: avoid call of sleeping functions from atomic context

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: avoid call of sleeping functions from atomic context...

6.8AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.18 views

kernel: tty: add the option to have a tty reject a new ldisc

A vulnerability was found in the Linux kernel's TTY subsystem, where the option to reject a new ldisc was improperly implemented, which can lead to a situation where the conwrite routine is called while holding a spinlock, potentially causing a sleep operation in an invalid context...

5.5CVSS7.2AI score0.00288EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2024/11/08 3:57 p.m.44 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS9.8AI score0.08555EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.9 views

The vulnerability of the tty_buffer component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the ttybuffer component in the Linux operating system’s kernel is related to improper blocking in the flushtoldisc function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References25Affected Software5
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.3 views

kernel: tty: Fix out-of-bound vmalloc access in imageblit

A vulnerability was found in the Linux kernel's tty subsystem within the imageblit function when a userspace program performs an ioctl operation with the FBIOPUTVSCREENINFO command, passing a fbvarscreeninfo structure with limited fields. If the structure’s values remain unchanged from a previous...

7.8CVSS7.2AI score0.00265EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.53 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.8CVSS7.2AI score0.08555EPSS
SaveExploits0References22
OSV
OSV
added 2024/10/30 12:0 a.m.33 views

ALSA-2024:8617 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: hw: cpu: intel: Native Branch History Injection BHI CVE-2024-2201 kernel: tcp: add sanity checks to rx zerocopy CVE-2024-26640 kernel: mptcp: fix data re-injection from stale subflow CVE-2024-268...

7.8CVSS8AI score0.08555EPSS
SaveExploits0References45
AlmaLinux
AlmaLinux
added 2024/10/30 12:0 a.m.58 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: hw: cpu: intel: Native Branch History Injection BHI CVE-2024-2201 kernel: tcp: add sanity checks to rx zerocopy CVE-2024-26640 kernel: mptcp: fix data re-injection from stale subflow CVE-2024-268...

7.8CVSS7.6AI score0.08555EPSS
SaveExploits0References45
RedhatCVE
RedhatCVE
added 2024/10/29 7:55 a.m.18 views

CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

5.5CVSS7.5AI score0.00261EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.13 views

SUSE CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

6.1CVSS6.3AI score0.00261EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/29 1:15 a.m.10 views

AZL-52070 CVE-2024-50073 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS6.8AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 a.m.9 views

AZL-52132 CVE-2024-50073 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS6.8AI score0.00261EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/29 1:15 a.m.29 views

CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS0.00261EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/29 1:15 a.m.2 views

DEBIAN-CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS5.7AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 a.m.14 views

UBUNTU-CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS6.2AI score0.00261EPSS
SaveExploits0References42
Rows per page
Query Builder