Lucene search
+L

3440 matches found

Cvelist
Cvelist
added 2025/05/01 12:55 p.m.24 views

CVE-2025-23142 sctp: detect and prevent references to a freed transport in sendmsg

In the Linux kernel, the following vulnerability has been resolved: sctp: detect and prevent references to a freed transport in sendmsg sctpsendmsg re-uses associations and transports when possible by doing a lookup based on the socket endpoint and the message destination address, and then...

7.8CVSS0.00215EPSS
SaveExploits0References9
CVE
CVE
added 2025/05/01 12:55 p.m.161 views

CVE-2025-23142

CVE-2025-23142 details are not provided in the supplied documents; monitor for updates.

7.8CVSS6.9AI score0.00215EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.6 views

PT-2025-18555 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A crash was reported due to list del corruption in the Linux kernel's sctp module. The issue occurs when the last fragment of a message is dequeued from the out curr stream in sctp...

5.2AI score0.00209EPSS
SaveExploits0References13
SUSE Linux
SUSE Linux
added 2025/04/25 9:37 a.m.11 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. CVE-2024-50038: netfilter: xtables: fix typo causing so...

6.9CVSS7.3AI score0.00587EPSS
SaveExploits0References330
OSV
OSV
added 2025/04/25 9:37 a.m.7 views

SUSE-SU-2025:20206-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. - CVE-2024-50038: netfilter: xtables: fix typo causin...

9.8CVSS6.6AI score0.00587EPSS
SaveExploits0References165
SUSE Linux
SUSE Linux
added 2025/04/25 8:19 a.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. CVE-2024-50038: netfilter: xtables: fix typo causing so...

6.9CVSS7.3AI score0.00587EPSS
SaveExploits0References330
OSV
OSV
added 2025/04/25 7:35 a.m.6 views

SUSE-SU-2025:20283-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. - CVE-2024-50038: netfilter: xtables: fix typo causin...

9.8CVSS7AI score0.00587EPSS
SaveExploits0References165
SUSE Linux
SUSE Linux
added 2025/04/22 2:08 p.m.7 views

Security update for iperf

This update for iperf fixes the following issues: Update to 3.18 bsc1234705, CVE-2024-53580: SECURITY NOTE: Thanks to Leonid Krolle Bi.Zone for discovering a JSON type security vulnerability that caused a segmentation fault in the server. CVE-2024-53580 This has now been fixed. PR1810 UDP packets...

6.8CVSS7.3AI score0.00926EPSS
SaveExploits1References4
OSV
OSV
added 2025/04/22 1:50 p.m.13 views

SUSE-SU-2025:20279-1 Security update for podman

This update for podman fixes the following issues: - CVE-2023-45288: Fixed closing connection when receiving too many headers bsc1236507. - CVE-2024-11218: Fixed container breakout by using --jobs=2 and a race condition when building a malicious Containerfile bsc1236270. - CVE-2025-22869: Fixed...

8.7CVSS6.9AI score0.91969EPSS
SaveExploits1References15
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.11 views

SUSE CVE-2025-22062

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

5.5CVSS6.4AI score0.00277EPSS
SaveExploits0References16
NVD
NVD
added 2025/04/16 3:15 p.m.10 views

CVE-2025-22062

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

7.8CVSS0.00277EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 3:15 p.m.13 views

UBUNTU-CVE-2025-22062

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0References34
OSV
OSV
added 2025/04/16 2:12 p.m.14 views

CVE-2025-22062 sctp: add mutual exclusion in proc_sctp_do_udp_port()

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

7.8CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2025/04/16 2:12 p.m.154 views

CVE-2025-22062

CVE-2025-22062 is a Linux kernel vulnerability where mutual exclusion was missing in proc_sctp_do_udp_port(), risking a crash due to unsynchronized calls to sctp_udp_sock_stop() and sctp_udp_sock_start(). The issue is evidenced by syzbot exposé showing a crash/OOPS from a non-canonical address. T...

7.8CVSS6.4AI score0.00277EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.27 views

CVE-2025-22062 sctp: add mutual exclusion in proc_sctp_do_udp_port()

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

7.8CVSS0.00277EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.18 views

CVE-2025-22062

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

7.8CVSS5.7AI score0.00277EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/02 12:00 a.m.19 views

PT-2025-16702

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0 Description A vulnerability in the Linux kernel has been resolved by adding mutual exclusion in proc sctp do udp port. The issue occurred because calls to sctp udp sock stop and sctp udp sock start were no...

5.5CVSS5.3AI score0.00277EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:00 a.m.7 views

sctp: sysctl: udp_port: avoid using current->nsproxy

...

7.1CVSS7.4AI score0.00212EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/03/11 3:28 p.m.18 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-36898: gpiolib: cdev: fix uninitialised kfifo bsc1225736. CVE-2024-46858: mptcp: pm: Fix uaf in timerdeletesync bsc1231088. CVE-2024-50142: xfrm: validate new...

8.8CVSS7.6AI score0.03395EPSS
SaveExploits2References396
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:00 a.m.13 views

net/sctp: Prevent autoclose integer overflow in sctp_association_init()

...

5.5CVSS7.4AI score0.00211EPSS
SaveExploits0
Rows per page
Query Builder