Lucene search
+L

54 matches found

SUSE Linux
SUSE Linux
added 2025/01/24 10:10 a.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-36280: Fixed out-of-bounds memory access vulnerability found in vmwgfx driver bsc1203332. CVE-2022-48742: rtnetlink: make sure to refresh masterdev/mops in...

8.8CVSS8.3AI score0.02033EPSS
SaveExploits2References408
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-34364

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the vsock subsystem that allows a vsock to autobind to VMADDR PORT ANY. This can lead to a use-after-free issue when a connection is established to the bound socket, a...

7.8CVSS6.9AI score0.00163EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.6 views

sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start

...

5.5CVSS6.8AI score0.00277EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.6 views

SUSE CVE-2024-49944

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS6.3AI score0.00277EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/10/22 1:14 p.m.11 views

CVE-2024-49944

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS6.8AI score0.00277EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49944

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS0.00277EPSS
SaveExploits0References13
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

DEBIAN-CVE-2024-49944

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS5.7AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

AZL-52914 CVE-2024-49944 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS6.4AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

UBUNTU-CVE-2024-49944

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS6.2AI score0.00277EPSS
SaveExploits0References51
CVE
CVE
added 2024/10/21 6:02 p.m.184 views

CVE-2024-49944

CVE-2024-49944: In the Linux kernel SCTP path, sctp_listen_start() did not reset sk_state when sctp_autobind() failed, so after a failed autobind, a subsequent sctp_inet_listen() could observe sctp_sk(sk)->reuse with sk_state LISTENING and dereference bind_hash (NULL), causing a NULL dereferen...

5.5CVSS5.1AI score0.00277EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.36 views

CVE-2024-49944 sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

0.00277EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.14 views

CVE-2024-49944 sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

6.8AI score0.00277EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 6:02 p.m.26 views

CVE-2024-49944 sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

6.2AI score
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.7 views

kernel: ip: Fix a data-race around sysctl_ip_autobind_reuse.

In the Linux kernel, the following vulnerability has been resolved: ip: Fix a data-race around sysctlipautobindreuse. While reading sysctlipautobindreuse, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS6.3AI score0.00188EPSS
SaveExploits0References5
Rows per page
Query Builder