Lucene search
K

434 matches found

OSV
OSV
added 2025/10/06 1:37 p.m.2 views

RLSA-2025:16919 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: netsched: hfsc: Fix a UAF vulnerability in class handling CVE-2025-37797 kernel: firmware: armscpi: Ensure...

7.5CVSS6.5AI score0.00082EPSS
Exploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.1 views

UBUNTU-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.5CVSS5.8AI score0.00013EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-13946

Malicious code in bioql PyPI...

8.7CVSS7.8AI score0.00569EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-23362

Malicious code in bioql PyPI...

5.5CVSS6.8AI score0.00013EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2025/09/29 10:24 a.m.1 views

kernel: sctp: linearize cloned gso packets in sctp_rcv

A flaw use of uninitialized memory uncontrolled and invisible by attacker in the Linux kernel SCTP transport protocol was found in the way user triggers malicious SCTP packets. A remote user could use this flaw to crash the system. The bug actual only for systems where SCTP protocol being enabled...

7.8CVSS7.3AI score0.00037EPSS
Exploits0References5
AlmaLinux
AlmaLinux
added 2025/09/29 12:0 a.m.2 views

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: netsched: hfsc: Fix a UAF vulnerability in class handling CVE-2025-37797 kernel: firmware: armscpi: Ensure...

7.8CVSS7.9AI score0.00082EPSS
Exploits0References10
OSV
OSV
added 2025/09/29 12:0 a.m.2 views

ALSA-2025:16919 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: netsched: hfsc: Fix a UAF vulnerability in class handling CVE-2025-37797 kernel: firmware: armscpi: Ensure...

7.8CVSS6.4AI score0.00082EPSS
Exploits0References10
AlmaLinux
AlmaLinux
added 2025/09/29 12:0 a.m.3 views

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.8CVSS8.8AI score0.00082EPSS
Exploits0References10
OSV
OSV
added 2025/09/29 12:0 a.m.3 views

ALSA-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.8CVSS7.2AI score0.00082EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/22 12:0 a.m.1 views

CentOS 9 : kernel-5.14.0-617.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the kernel-5.14.0-617.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares...

7.8CVSS6AI score0.00037EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/20 8:8 a.m.3 views

sctp: initialize more fields in sctp_v6_from_sk()

...

5.5CVSS6.8AI score0.00017EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.2 views

CVE-2023-53372

In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctpifwdtsnskip Currently, when traversing ifwdtsn skips with sctpwalkifwdtsn, it only checks the pos against the end of the chunk. However, the data left for the last pos may be sizeofstruct...

7.8CVSS5.6AI score0.00022EPSS
Exploits0
OSV
OSV
added 2025/09/16 1:15 p.m.3 views

AZL-74706 CVE-2025-39812 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

5.5CVSS5.6AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/09/16 1:0 p.m.1 views

CVE-2025-39812 sctp: initialize more fields in sctp_v6_from_sk()

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

5.5CVSS6AI score0.00017EPSS
Exploits0References13
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS5.3AI score0.00021EPSS
Exploits0
Cvelist
Cvelist
added 2025/09/15 2:1 p.m.3 views

CVE-2022-50243 sctp: handle the error returned from sctp_auth_asoc_init_active_key

In the Linux kernel, the following vulnerability has been resolved: sctp: handle the error returned from sctpauthasocinitactivekey When it returns an error from sctpauthasocinitactivekey, the activekey is actually not updated. The old shkey will be freeed while it's still used as active key in...

0.00022EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:1 a.m.2 views

sctp: linearize cloned gso packets in sctp_rcv

...

7.8CVSS7AI score0.00037EPSS
Exploits0
OSV
OSV
added 2025/09/04 4:15 p.m.6 views

AZL-66788 CVE-2025-38718 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6AI score0.00037EPSS
Exploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.3 views

CVE-2025-38718

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS0.00037EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/08/18 12:0 a.m.2 views

PT-2025-46761

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SCTP implementation related to Message Authentication Code MAC comparison. The MAC comparison was not performed in constant time, potentially allowing...

4.6CVSS7.3AI score0.00066EPSS
Exploits0
Rows per page
Query Builder