Lucene search
K

22 matches found

RedhatCVE
RedhatCVE
added 2026/05/28 4:2 a.m.12 views

CVE-2026-45866

A flaw was found in the Linux kernel's CAIF serial line discipline. A race condition exists between the ldiscclose function, which frees the terminal tty device, and the handletx function, which may attempt to access the freed device. This use-after-free UAF vulnerability allows a local attacker ...

6AI score0.00032EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.6 views

SUSE CVE-2026-45866

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been freed. The race condition occurs between ldiscclose and packet...

5.7AI score0.00032EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.10 views

EUVD-2026-32332

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been freed. The race condition occurs between ldiscclose and packet...

5.7AI score0.00032EPSS
Exploits0References9
NVD
NVD
added 2026/05/27 2:16 p.m.4 views

CVE-2026-45866

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been freed. The race condition occurs between ldiscclose and packet...

0.00032EPSS
Exploits0References8
OSV
OSV
added 2026/05/27 2:16 p.m.2 views

UBUNTU-CVE-2026-45866

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been freed. The race condition occurs between ldiscclose and packet...

5.7AI score0.00032EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:15 p.m.10 views

CVE-2026-45866

The CVE-2026-45866 issue is a use-after-free in caif_serial within the Linux kernel where handle_tx() may access ser->tty after the tty is freed due to tty_kref_put() occurring in ldisc_close() while the network device is still active. The race between ldisc_close() and packet transmission can...

5.7AI score0.00032EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.4 views

CVE-2026-45866

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been freed. The race condition occurs between ldiscclose and packet...

5.7AI score0.00032EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.29 views

CVE-2026-45866 serial: caif: fix use-after-free in caif_serial ldisc_close()

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been freed. The race condition occurs between ldiscclose and packet...

0.00032EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.4 views

CVE-2026-45866

serial: caif: fix use-after-free in caifserial ldiscclose...

5.8AI score0.00032EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.7 views

PT-2026-43733

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caif serial ldisc close There is a use-after-free bug in caif serial where handle tx may access ser-tty after the tty has been freed. The race condition occurs between ldisc close and packet...

5.7AI score0.00032EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-45866

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been...

5.7AI score0.00032EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/05/13 3:33 a.m.3 views

SUSE CVE-2026-43458

In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab-use-after-free in ptywriteroom when caifserial's TX path calls ttywriteroom. The faulting access is on tty-link-port. Hold an...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/09 1:5 a.m.10 views

CVE-2026-43458

A flaw was found in the Linux kernel, specifically within the caifserial line discipline. This vulnerability, a use-after-free, occurs due to improper management of the tty-link reference during the ldiscopen and serrelease functions. A local attacker could exploit this by triggering the caifseri...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.12 views

EUVD-2026-28764

In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab-use-after-free in ptywriteroom when caifserial's TX path calls ttywriteroom. The faulting access is on tty-link-port. Hold an...

5.8AI score0.00013EPSS
Exploits0References9
NVD
NVD
added 2026/05/08 3:16 p.m.5 views

CVE-2026-43458

In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab-use-after-free in ptywriteroom when caifserial's TX path calls ttywriteroom. The faulting access is on tty-link-port. Hold an...

7.8CVSS0.00013EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/08 2:22 p.m.28 views

CVE-2026-43458 serial: caif: hold tty->link reference in ldisc_open and ser_release

In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab-use-after-free in ptywriteroom when caifserial's TX path calls ttywriteroom. The faulting access is on tty-link-port. Hold an...

0.00013EPSS
Exploits0References8
CVE
CVE
added 2026/05/08 2:22 p.m.8 views

CVE-2026-43458

The CVE affects the Linux kernel’s caif_serial line discipline. A use-after-free (KASAN slab UAF) could be triggered in pty_write_room() when the caif_serial TX path invokes tty_write_room(), accessing tty->link->port. Root cause: improper management of the tty->link reference during ldi...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.5 views

CVE-2026-43458

In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab-use-after-free in ptywriteroom when caifserial's TX path calls ttywriteroom. The faulting access is on tty-link-port. Hold an...

7.8CVSS5.7AI score0.00013EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:22 p.m.4 views

CVE-2026-43458

In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab-use-after-free in ptywriteroom when caifserial's TX path calls ttywriteroom. The faulting access is on tty-link-port. Hold an...

5.7AI score0.00013EPSS
Exploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-43458

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: caif: hold tty-link reference in ldiscopen and serrelease A reproducer triggers a KASAN slab- use-after-free in ptywriteroom when caifserial's TX path...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References2
Rows per page
Query Builder