Lucene search
+L

3437 matches found

SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.18 views

SUSE CVE-2024-26697

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfsrecoverycopyblock of nilfsrecoverydsyncblocks, which recovers data from logs created by data sync writes during a mount after an...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References7
Microsoft KB
Microsoft KB
added 2024/04/09 7:00 a.m.328 views

April 9, 2024—KB5036909 (OS Build 20348.2402)

None None...

8.8CVSS6.8AI score0.62576EPSS
SaveExploits7
OSV
OSV
added 2024/04/09 1:15 a.m.13 views

UBUNTU-CVE-2024-27983

An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a T...

8.2CVSS7AI score0.87211EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/04/09 12:00 a.m.23 views

PT-2024-7852

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The vulnerability is related to the serial component of the Linux kernel and involves a NULL pointer dereference in the uart tty port shutdown function. This can lead to a denial of...

9.1CVSS7.8AI score0.01413EPSS
SaveExploits1References584
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.8 views

SUSE CVE-2024-26695

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevplatformshutdownlocked The SEV platform device can be shutdown with a null pspmaster, e.g., using DEBUGTESTDRIVERREMOVE. Found using KASAN: 137.148210 ccp 0000:23:00.1: enabling...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/04/04 12:35 a.m.31 views

CVE-2024-26769

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

4.4CVSS7AI score0.00631EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 12:06 a.m.32 views

CVE-2024-26708

A vulnerability was found in the subflowsimultaneousconnect function in the mptcp component in the Linux kernel, where not all possible subflow states are evaluated, leading to a potential race condition. This issue could lead to undefined network behavior...

5.5CVSS5.8AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 11:36 p.m.44 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS6.9AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 11:36 p.m.32 views

CVE-2024-26695

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevplatformshutdownlocked The SEV platform device can be shutdown with a null pspmaster, e.g., using DEBUGTESTDRIVERREMOVE. Found using KASAN: 137.148210 ccp 0000:23:00.1: enabling...

4.1CVSS7AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.17 views

CVE-2024-26708

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-CVE-2024-26708

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS6.1AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.1 views

DEBIAN-CVE-2024-26695

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevplatformshutdownlocked The SEV platform device can be shutdown with a null pspmaster, e.g., using DEBUGTESTDRIVERREMOVE. Found using KASAN: 137.148210 ccp 0000:23:00.1: enabling...

5.5CVSS5.3AI score0.00242EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.26 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS7.4AI score0.00191EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 3:15 p.m.8 views

UBUNTU-CVE-2024-26695

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevplatformshutdownlocked The SEV platform device can be shutdown with a null pspmaster, e.g., using DEBUGTESTDRIVERREMOVE. Found using KASAN: 137.148210 ccp 0000:23:00.1: enabling...

5.5CVSS6.1AI score0.00242EPSS
SaveExploits0References19
OSV
OSV
added 2024/04/03 3:15 p.m.7 views

UBUNTU-CVE-2024-26708

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS6.6AI score0.00172EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.35 views

CVE-2024-26697

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfsrecoverycopyblock of nilfsrecoverydsyncblocks, which recovers data from logs created by data sync writes during a mount after an...

7.8CVSS6AI score0.00243EPSS
SaveExploits0References22
OSV
OSV
added 2024/04/03 3:15 p.m.10 views

UBUNTU-CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.46 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.46 views

CVE-2024-26708

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS7.4AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2024/04/03 2:55 p.m.8 views

CVE-2024-26708 mptcp: really cope with fastopen race

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS6.1AI score
SaveExploits0References6
Rows per page
Query Builder