Lucene search
+L

2921 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-386036 advisory. In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctpsfootb A size validation fix similar to that in Commit...

5.5CVSS6.4AI score0.00266EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.12 views

RHEL 10 : kernel (RHSA-2025:17396)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17396 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the retur...

7.8CVSS7AI score0.00192EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414648)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414648 advisory. A race condition in Linux kernel SCTP sockets net/sctp/socket.c before 5.12-rc8 can lead to kernel privilege escalation from the context of a network service or an...

7CVSS6.7AI score0.00482EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414303)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414303 advisory. A null pointer dereference issue was found in the sctp network protocol in net/sctp/streamsched.c in Linux Kernel. If streamin allocation is failed, streamout is fre...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.10 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-415238 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414563)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414563 advisory. A flaw was found in the Linux SCTP stack. A blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the...

6.5CVSS6.5AI score0.0118EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2025/10/06 1:38 p.m.12 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.8CVSS7AI score0.00192EPSS
SaveExploits0
OSV
OSV
added 2025/10/06 1:38 p.m.5 views

RLSA-2025:16920 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: netsched: hfsc: Fix a UAF vulnerability in class...

7.5CVSS7.2AI score0.00192EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/06 12:0 a.m.21 views

RockyLinux 8 : kernel (RLSA-2025:16919)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:16919 advisory. kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: netsched: hfsc: Fix a UAF vulnerability in class handling...

7.8CVSS7.3AI score0.00192EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/06 12:0 a.m.6 views

ALSA-2025:17396 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: sctp: linearize cloned gso packets in sctprcv CVE-2025-38718 For more details about the security issues,...

7.8CVSS6.7AI score0.00192EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/06 12:0 a.m.14 views

RockyLinux 8 : kernel-rt (RLSA-2025:16920)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:16920 advisory. kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: netsched: hfsc: Fix a UAF vulnerability in class handling...

7.8CVSS7.3AI score0.00192EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53590

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS0.00111EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 3:44 p.m.7 views

CVE-2023-53590 sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS6.5AI score0.00111EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.8 views

PT-2025-40753

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the SCTP Stream Control Transmission Protocol implementation. A missing reference counter in sctp stream priorities could lead to a nested loop...

6.3AI score0.00111EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-29602

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-11193

Malicious code in bioql PyPI...

7.2AI score0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-12946

Malicious code in bioql PyPI...

5.6AI score0.0019EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-13103

Malicious code in bioql PyPI...

7.3AI score0.00196EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-2585

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00207EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-21863

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.00417EPSS
SaveExploits0References3
Rows per page
Query Builder