Lucene search
+L

15614 matches found

NVD
NVD
added 2026/03/04 3:16 p.m.40 views

CVE-2026-23232

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

5.5CVSS0.00104EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/04 3:16 p.m.14 views

CVE-2026-23232

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

5.5CVSS5.7AI score0.00104EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/04 2:38 p.m.10 views

CVE-2026-23238 romfs: check sb_set_blocksize() return value

In the Linux kernel, the following vulnerability has been resolved: romfs: check sbsetblocksize return value romfsfillsuper ignores the return value of sbsetblocksize, which can fail if the requested block size is incompatible with the block device's configuration. This can be triggered by settin...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/03/04 2:38 p.m.57 views

CVE-2026-23238

CVE-2026-23238 (Linux kernel — romfs): The romfs implementation in the kernel failed to honor the return value of sb_set_blocksize(), continuing a mount when the requested ROMBSIZE (e.g., 4096) was incompatible with the device’s logical_block_size (e.g., 32768). This could occur by using LOOP_SET...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/04 2:38 p.m.18 views

CVE-2026-23238

In the Linux kernel, the following vulnerability has been resolved: romfs: check sbsetblocksize return value romfsfillsuper ignores the return value of sbsetblocksize, which can fail if the requested block size is incompatible with the block device's configuration. This can be triggered by settin...

5.8AI score0.00189EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/03/04 2:36 p.m.10 views

CVE-2026-23233 f2fs: fix to avoid mapping wrong physical block for swapfile

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid mapping wrong physical block for swapfile Xiaolong Guo reported a f2fs bug in bugzilla 1 1 https://bugzilla.kernel.org/showbug.cgi?id=220951 Quoted: "When using stress-ng's swap stress test on F2FS filesystem...

5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/03/04 2:36 p.m.73 views

CVE-2026-23233

CVE-2026-23233 covers a Linux kernel f2fs bug where swapfile mapping can go wrong when the first extent is unaligned and the swapfile is small (

7.8CVSS5.6AI score0.0016EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/04 2:36 p.m.46 views

CVE-2026-23233 f2fs: fix to avoid mapping wrong physical block for swapfile

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid mapping wrong physical block for swapfile Xiaolong Guo reported a f2fs bug in bugzilla 1 1 https://bugzilla.kernel.org/showbug.cgi?id=220951 Quoted: "When using stress-ng's swap stress test on F2FS filesystem...

0.0016EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/04 2:36 p.m.12 views

CVE-2026-23232 Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/04 2:36 p.m.47 views

CVE-2026-23232 Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

0.00104EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/04 2:36 p.m.23 views

CVE-2026-23232

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

5.5CVSS5.2AI score0.00104EPSS
SaveExploits0
OSV
OSV
added 2026/03/04 12:10 p.m.16 views

LSN-0118-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. In the Linux kernel, the following vulnerability has been resolved: padata: avoid UAF fo...

9.8CVSS6.8AI score0.00645EPSS
SaveExploits1References8
RustSec
RustSec
added 2026/03/04 12:00 p.m.16 views

Incorrect Output of Incremental Portable SHAKE API

The incremental squeeze functions in the portable SHAKE XOF API, when attempting to squeeze more than RATE 168 for SHAKE128, 136 for SHAKE256 bytes, performed an additional permutation of the state before producing the first output block, thus discarding the first block of RATE bytes of valid XOF...

5.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/03/04 12:00 p.m.9 views

RUSTSEC-2026-0074 Incorrect Output of Incremental Portable SHAKE API

The incremental squeeze functions in the portable SHAKE XOF API, when attempting to squeeze more than RATE 168 for SHAKE128, 136 for SHAKE256 bytes, performed an additional permutation of the state before producing the first output block, thus discarding the first block of RATE bytes of valid XOF...

5.8AI score
SaveExploits0References3
Hacker One
Hacker One
added 2026/03/04 7:25 a.m.25 views

curl: LM Challenge-Response Hash Always Sent in SMB Authentication

LM Challenge-Response Hash Always Sent in SMB Authentication Summary The curl SMB client unconditionally computes and sends both the legacy LAN Manager LM and NT challenge-response hashes during SMB session setup. The LM hash is cryptographically broken — it splits the password into two 7-charact...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/03/04 7:16 a.m.24 views

CVE-2026-28770

Improper neutralization of special elements in the /IDCLogging/checkifdone.cgi script in International Datacasting Corporation IDC SFX Series SuperFlex Satellite Receiver Web management Interface version 101 allows for XML Injection. The application reflects un-sanitized user input from the file...

8.8CVSS0.00367EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/04 7:06 a.m.42 views

CVE-2026-28770

CVE-2026-28770 affects IDC SFX Series SuperFlex Satellite Receiver Web Management Interface version 101. The issue is improper neutralization of special elements in the /IDC_Logging/checkifdone.cgi script, where input from the file parameter is echoed unsanitized into a CDATA block, enabling an a...

8.8CVSS6AI score0.00367EPSS
SaveExploits1References1Affected Software1
Snyk
Snyk
added 2026/03/04 6:25 a.m.10 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Switch Language block. An attacker can execute arbitrary JavaScript code in the context of other users by injecting malicious scripts through this component. Details Cross-site scripting or XSS is a code...

4.8CVSS5.7AI score0.00199EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/04 6:25 a.m.19 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Legacy Form block when an authenticated user with permissions to create or edit forms injects malicious JavaScript into the options of a multiple-choice question. An attacker can execute arbitrary script...

4.8CVSS5.7AI score0.00208EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/04 3:31 a.m.8 views

GHSA-W9QG-CHFH-G3Q9 Concrete CMS has a stored Cross-site Scripting (XSS) vulnerability

In Concrete CMS below version 9.4.8, a rogue administrator can add stored XSS via the Switch Language block. The Concrete CMS security team gave thanks M3dium for reporting...

4.8CVSS5.9AI score0.00199EPSS
SaveExploits1References4
Rows per page
Query Builder