Lucene search
+L

3421 matches found

RedHat Linux
RedHat Linux
added 2025/12/10 7:37 a.m.10 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. 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...

9.8CVSS6AI score0.00371EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/10 4:24 a.m.16 views

CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

5.5CVSS5.8AI score0.00195EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.9 views

Oracle Linux 10 / 9 : Unbreakable Enterprise kernel (ELSA-2025-28040)

The remote Oracle Linux 10 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-28040 advisory. - netfilter: nftables: reject duplicate device on updates Pablo Neira Ayuso Orabug: 38712798 CVE-2025-38678 - ice: fix using untrusted value of...

9.4CVSS6.9AI score0.006EPSS
SaveExploits2References42
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.13 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

7.8CVSS7.5AI score0.00107EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.7 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

7.8CVSS7.5AI score0.00107EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.14 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. 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 th...

9.8CVSS6.5AI score0.00371EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.8 views

kernel: cifs: Fix oops due to uninitialised variable

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3inittransformrq to initialise buffer to NULL before calling netfsallocfolioqbuffer as netfs assumes it can append to the buffer it is given. Setting it to NULL means it should...

9.8CVSS5.8AI score0.00371EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.7 views

EUVD-2023-60112

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

6AI score0.00503EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.6 views

EUVD-2022-55713

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

6AI score0.00195EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.11 views

DEBIAN-CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

5.3AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

9.8CVSS5.7AI score0.00503EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.9 views

SUSE CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

5.5CVSS6.6AI score0.00405EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.7 views

CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

9.8CVSS5.2AI score0.00503EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.40 views

CVE-2023-53794 cifs: fix session state check in reconnect to avoid use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

9.8CVSS0.00503EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/09 12:00 a.m.41 views

CVE-2023-53794

CVE-2023-53794 affects the Linux kernel CIFS component. The vulnerability arises from a use-after-free in the SMB2 reconnect flow due to how session state is checked and how exiting sessions are handled in smb2_reconnect_server(). The fix is described as preventing a use-after-free by validating ...

9.8CVSS6.2AI score0.00503EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:00 a.m.7 views

CVE-2022-50643 cifs: Fix xid leak in cifs_copy_file_range()

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

6.3AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.7 views

RHEL 7 : kernel-rt (RHSA-2025:22914)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22914 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

8.8CVSS7AI score0.01115EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.16 views

RHEL 10 : kernel (RHSA-2025:22854)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22854 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to...

9.8CVSS6.4AI score0.00371EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.17 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-1297)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1297 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following...

9.8CVSS6.2AI score0.006EPSS
SaveExploits2References62
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2023-53794

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon...

9.8CVSS7AI score0.00503EPSS
SaveExploits0References4
Rows per page
Query Builder