Lucene search
K

1706 matches found

Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-4481

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the idpf Intel Data Plane Framework driver related to handling resets. Specifically, the issue arises from insufficient protection of the reset pa...

5.4AI score0.00028EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.2 views

PT-2026-6161

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where a reference to a 'th' device is leaked during output device open operations, both on errors and when closing the device. A prior commit addressed...

5.5CVSS6.4AI score0.00018EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-6173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ipvlan implementation related to address locking. The initial code assumed address changes occurred under RTNL, but this is not the case for IPv6...

7.8CVSS5.5AI score0.00014EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.1 views

PT-2026-24262

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a race condition within the espintcp close function. This issue was identified during a code audit and involves a scenario where, after cancel work sync is...

7.8CVSS7AI score0.00014EPSS
Exploits0References181
RedhatCVE
RedhatCVE
added 2025/12/31 1:48 p.m.2 views

CVE-2022-50785

In the Linux kernel, the following vulnerability has been resolved: fsi: occ: Prevent use after free Use getdevice and putdevice in the open and close functions to make sure the device doesn't get freed while a file descriptor is open. Also, lock around the freeing of the device buffer and check...

6AI score0.00023EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 10:15 a.m.2 views

CVE-2022-50786

In the Linux kernel, the following vulnerability has been resolved: media: s5p-mfc: Clear workbit to handle error condition During error on CLOSEINSTANCE command, ctxworkbits was not getting cleared. During consequent mfc execution NULL pointer dereferencing of this context led to kernel panic...

5.9AI score0.00028EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:32 a.m.5 views

SUSE CVE-2022-50785

In the Linux kernel, the following vulnerability has been resolved: fsi: occ: Prevent use after free Use getdevice and putdevice in the open and close functions to make sure the device doesn't get freed while a file descriptor is open. Also, lock around the freeing of the device buffer and check...

6.7AI score0.00023EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.1 views

SUSE CVE-2023-54184

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsit: Free cmds before session free Commands from recovery entries are freed after session has been closed. That leads to use-after-free at command free or NPE with such call trace: Time2Retain timer expired for...

5.5CVSS6.6AI score0.00029EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-54184

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: target: iscsit: Free cmds before session free Commands from recovery entries are freed after session has been closed. That leads to use-after-free at...

6.2AI score0.00029EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.1 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992805)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992805 advisory. In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expect...

5.5CVSS6.2AI score0.00021EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.3 views

EUVD-2023-60383

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential oops in cifsoplockbreak With deferred close we can have closes that race with lease breaks, and so with the current checks for whether to send the lease response, oplockresponse, this can mean that an unmount...

6AI score0.00021EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/30 3:30 p.m.1 views

EUVD-2023-60457

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsit: Free cmds before session free Commands from recovery entries are freed after session has been closed. That leads to use-after-free at command free or NPE with such call trace: Time2Retain timer expired for...

6.1AI score0.00029EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/30 3:30 p.m.2 views

EUVD-2022-55860

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

5.9AI score0.0004EPSS
Exploits0References10
NVD
NVD
added 2025/12/30 1:16 p.m.4 views

CVE-2023-54176

In the Linux kernel, the following vulnerability has been resolved: mptcp: stricter state check in mptcpworker As reported by Christoph, the mptcp protocol can run the worker when the relevant msk socket is in an unexpected state: connect // incoming reset + fastclose // the mptcp worker is...

0.00021EPSS
Exploits0References4
OSV
OSV
added 2025/12/30 1:16 p.m.1 views

UBUNTU-CVE-2023-54258

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential oops in cifsoplockbreak With deferred close we can have closes that race with lease breaks, and so with the current checks for whether to send the lease response, oplockresponse, this can mean that an unmount...

5.7AI score0.00021EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.3 views

CVE-2023-54258

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential oops in cifsoplockbreak With deferred close we can have closes that race with lease breaks, and so with the current checks for whether to send the lease response, oplockresponse, this can mean that an unmount...

5.7AI score0.00021EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.3 views

CVE-2022-50819

In the Linux kernel, the following vulnerability has been resolved: udmabuf: Set ubuf-sg = NULL if the creation of sg table fails When userspace tries to map the dmabuf and if for some reason e.g. OOM the creation of the sg table fails, ubuf-sg needs to be set to NULL. Otherwise, when the userspa...

5.9AI score0.00025EPSS
Exploits0References7
CVE
CVE
added 2025/12/30 12:15 p.m.6 views

CVE-2023-54258

CVE-2023-54258 affects the Linux kernel CIFS/SMB client code. The vulnerability stems from a race between deferred closes and lease breaks in cifs_oplock_break, where an unmount (kill_sb) could observe an invalid tcon->ses if not properly synchronized. The documented fix orders the checks befo...

6.1AI score0.00021EPSS
Exploits0References4
OSV
OSV
added 2025/12/30 12:15 p.m.2 views

CVE-2023-54258 cifs: fix potential oops in cifs_oplock_break

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential oops in cifsoplockbreak With deferred close we can have closes that race with lease breaks, and so with the current checks for whether to send the lease response, oplockresponse, this can mean that an unmount...

6.3AI score0.00021EPSS
Exploits0References7
OSV
OSV
added 2025/12/30 12:15 p.m.2 views

UBUNTU-CVE-2022-50785

In the Linux kernel, the following vulnerability has been resolved: fsi: occ: Prevent use after free Use getdevice and putdevice in the open and close functions to make sure the device doesn't get freed while a file descriptor is open. Also, lock around the freeing of the device buffer and check...

5.9AI score0.00023EPSS
Exploits0References6
Rows per page
Query Builder