Lucene search
+L

137 matches found

Tenable Nessus
Tenable Nessus
added 2024/10/15 12:00 a.m.99 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-7069-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7069-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

9.8CVSS7.5AI score0.02701EPSS
SaveExploits2References36
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:00 a.m.86 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2024-12780)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12780 advisory. - VMCI: Fix use-after-free when removing resource in vmciresourceremove David Fernandez Gonzalez Orabug: 37037205 CVE-2024-46738 - exec: Fix ToCTo...

9.8CVSS7.3AI score0.00922EPSS
SaveExploits4References72
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:00 a.m.46 views

Oracle Linux 7 : Unbreakable Enterprise kernel (ELSA-2024-12779)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12779 advisory. - driver core: Fix ueventshow vs driver detach race Dan Williams Orabug: 37029154 CVE-2024-44952 - VMCI: Fix use-after-free when removing resource in...

9.8CVSS7.3AI score0.00871EPSS
SaveExploits1References56
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:00 a.m.66 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel-container (ELSA-2024-12782)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12782 advisory. - VMCI: Fix use-after-free when removing resource in vmciresourceremove David Fernandez Gonzalez Orabug: 37037205 CVE-2024-46738 - exec: Fix ToCTo...

9.8CVSS7.3AI score0.00922EPSS
SaveExploits4References72
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:00 a.m.37 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-42271)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42271 advisory. - In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in...

7.8CVSS6AI score0.00235EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/01 9:22 p.m.22 views

CLSA-2024-1727817758 Fix of 74 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26752 - l2tp: pass correct message length to ip6appenddata CVE-url: https://ubuntu.com/security/CVE-2021-47188 - scsi: ufs: core: Improve SCSI abort handling CVE-url: https://ubuntu.com/security/CVE-2024-26677 - rxrpc: Fix delayed ACKs to not set the...

9.8CVSS6.8AI score0.00922EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/01 9:12 p.m.27 views

CLSA-2024-1727817133 Fix of 74 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26752 - l2tp: pass correct message length to ip6appenddata CVE-url: https://ubuntu.com/security/CVE-2021-47188 - scsi: ufs: core: Improve SCSI abort handling CVE-url: https://ubuntu.com/security/CVE-2024-26677 - rxrpc: Fix delayed ACKs to not set the...

9.8CVSS6.8AI score0.00922EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/01 8:53 p.m.20 views

CLSA-2024-1727816002 Fix of 60 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26752 - l2tp: pass correct message length to ip6appenddata CVE-url: https://ubuntu.com/security/CVE-2023-52527 - ipv4, ipv6: Fix handling of transhdrlen in ip,6appenddata CVE-url: https://ubuntu.com/security/CVE-2024-43882 - exec: Fix ToCToU between...

9.8CVSS6.8AI score0.00922EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/10/01 12:00 a.m.53 views

Ubuntu 18.04 LTS : Linux kernel vulnerabilities (USN-7003-5)

The remote Ubuntu 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7003-5 advisory. It was discovered that the JFS file system contained an out-of-bounds read vulnerability when printing xattr debug information. A local attacker could us...

9.8CVSS7AI score0.00871EPSS
SaveExploits1References85
Tenable Nessus
Tenable Nessus
added 2024/09/26 12:00 a.m.61 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7003-4)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7003-4 advisory. It was discovered that the JFS file system contained an out-of-bounds read vulnerability when printing xattr debug information. A local attacker could us...

9.8CVSS7AI score0.00871EPSS
SaveExploits1References85
Tenable Nessus
Tenable Nessus
added 2024/09/25 12:00 a.m.62 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7009-2)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7009-2 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to caus...

10CVSS7.8AI score0.02701EPSS
SaveExploits4References218
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.6 views

kernel: net/iucv: Avoid explicit cpumask var allocation on stack

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Avoid explicit cpumask var allocation on stack For CONFIGCPUMASKOFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code...

7.1CVSS6.5AI score0.00235EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/23 12:00 a.m.240 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7007-3)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7007-3 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

10CVSS7.8AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/23 12:00 a.m.83 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7007-2)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7007-2 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to caus...

10CVSS7.8AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:00 a.m.261 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7009-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7009-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

10CVSS7AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:00 a.m.208 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7007-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7007-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

10CVSS7AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:00 a.m.103 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7003-3)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7003-3 advisory. It was discovered that the JFS file system contained an out-of-bounds read vulnerability when printing xattr debug information. A local attacker could us...

9.8CVSS7AI score0.00871EPSS
SaveExploits1References85
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.102 views

Ubuntu 18.04 LTS : Linux kernel vulnerabilities (USN-7003-2)

The remote Ubuntu 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7003-2 advisory. It was discovered that the JFS file system contained an out-of-bounds read vulnerability when printing xattr debug information. A local attacker could us...

9.8CVSS7AI score0.00871EPSS
SaveExploits1References85
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.49 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7006-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7006-1 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel, leading to a null pointer dereference vulnerability. A...

9.8CVSS6.9AI score0.00871EPSS
SaveExploits2References93
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.36 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7003-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7003-1 advisory. It was discovered that the JFS file system contained an out-of-bounds read vulnerability when printing xattr debug information. A local attacker could us...

9.8CVSS7AI score0.00871EPSS
SaveExploits1References85
Rows per page
Query Builder