Lucene search
+L

3296 matches found

RedHat Linux
RedHat Linux
added 2025/12/10 7:37 a.m.7 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...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/10 4:24 a.m.14 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.00174EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.7 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...

5.5CVSS6.9AI score0.00333EPSS
SaveExploits2References42
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.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...

5.5CVSS7.5AI score0.00096EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.6 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...

5.5CVSS7.5AI score0.00096EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.6 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...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 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. 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...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/09 3:31 a.m.6 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.00172EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.4 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.00174EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.3 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.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.7 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...

5.7AI score0.00172EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.6 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.00162EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.30 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...

0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/09 12:0 a.m.26 views

CVE-2023-53794

CVE-2023-53794 is a Linux kernel issue related to the CIFS session reconnect path. The provided documents confirm a fix for a use-after-free vulnerability by hardening the session state check in smb2_reconnect_server() and by avoiding collecting the exiting session in the reconnect flow. Affected...

6.2AI score0.00172EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.5 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...

5.2AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:0 a.m.4 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 score0.00174EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.12 views

RHEL 7 : kernel (RHSA-2025:22910)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22910 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: use after free flaw in...

8.8CVSS6.8AI score0.01067EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.6 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.01067EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.7 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...

7AI score0.00172EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.9 views

PT-2025-49623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s Common Internet File System CIFS implementation within the cifs copy file range function. Specifically, a transaction ID xid leak can occur when a fil...

7.8CVSS6.5AI score0.00462EPSS
SaveExploits2References895
Rows per page
Query Builder