Lucene search
K

47 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-53751

Malicious code in bioql PyPI...

7.3AI score0.0009EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:4 a.m.4 views

rcu: Fix rcu_read_unlock() deadloop due to IRQ work

...

7.1CVSS7AI score0.00032EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:50 p.m.4 views

f2fs: fix potential deadloop in prepare_compress_overwrite()

...

5.5CVSS6.8AI score0.00066EPSS
Exploits0
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22127

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.5CVSS5.3AI score0.00066EPSS
Exploits0References1
CVE
CVE
added 2025/04/16 2:13 p.m.95 views

CVE-2025-22127

CVE-2025-22127 affects the Linux kernel F2FS. The issue could cause a kernel hang when a compressed file system operation triggers IO errors during load of the error table to a dm device, while f2fs_write_data_pages holds the writepages lock. Root cause described: IO error looping in f2fs_prepare...

5.5CVSS6.4AI score0.00066EPSS
Exploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-27032

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during...

6.3CVSS6.3AI score0.00022EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/03/04 12:0 a.m.2 views

PT-2025-16767

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A potential deadloop issue in the Linux kernel's f2fs file system has been resolved. The problem occurred when the f2fs prepare compress overwrite function looped reading compressed...

7.8CVSS6.2AI score0.00344EPSS
Exploits0References384
RedhatCVE
RedhatCVE
added 2025/01/13 8:25 a.m.7 views

CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

5.5CVSS7AI score0.0009EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.2 views

SUSE CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS7.7AI score0.0009EPSS
Exploits0References24
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

DEBIAN-CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS5.6AI score0.0009EPSS
Exploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.15 views

CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS0.0009EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.12 views

CVE-2024-57791 net/smc: check return value of sock_recvmsg when draining clc data

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

0.0009EPSS
Exploits0References6
CVE
CVE
added 2025/01/11 12:35 p.m.1506 views

CVE-2024-57791

CVE-2024-57791 affects the Linux kernel net/smc component. The vulnerability arises when draining clc data: the length field in smc_clc_msg_hdr, sourced from the network, may be trusted and if it exceeds buflen in smc_clc_wait_msg, a deadloop can occur. The connected documents describe the patch ...

7.5CVSS6.5AI score0.0009EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/01/11 12:35 p.m.11 views

CVE-2024-57791 net/smc: check return value of sock_recvmsg when draining clc data

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS6.1AI score0.0009EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.1 views

SUSE CVE-2024-27032

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS7.8AI score0.00022EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/05/01 9:24 p.m.20 views

CVE-2024-27032

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

5.5CVSS7.4AI score0.00022EPSS
Exploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27032

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS5.5AI score0.00022EPSS
Exploits0References1
NVD
NVD
added 2024/05/01 1:15 p.m.16 views

CVE-2024-27032

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS7.6AI score0.00022EPSS
Exploits0References5
OSV
OSV
added 2024/05/01 1:15 p.m.0 views

UBUNTU-CVE-2024-27032

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS6AI score0.00022EPSS
Exploits0References13
OSV
OSV
added 2024/05/01 12:53 p.m.10 views

CVE-2024-27032 f2fs: fix to avoid potential panic during recovery

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS6.2AI score0.00022EPSS
Exploits0References8
Rows per page
Query Builder