Lucene search
+L

7600 matches found

EUVD
EUVD
added 2025/12/30 3:30 p.m.12 views

EUVD-2023-60456

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

6AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.12 views

CVE-2023-54185

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

0.00193EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.12 views

CVE-2023-54185

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

5.7AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 1:16 p.m.18 views

UBUNTU-CVE-2023-54185

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

5.7AI score0.00193EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.15 views

UBUNTU-CVE-2023-54240

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix possible NULL pointer dereference in mtkhwlrogetfdirall rulelocs is allocated in ethtoolgetrxnfc and the size is determined by rulecnt from user space. So rulecnt needs to be check before using...

5.7AI score0.00205EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:11 p.m.40 views

CVE-2023-54240

The CVE-2023-54240 issue is a Linux kernel NULL pointer dereference in the MTK ethernet driver (net: ethernet: mtk_eth_soc) during fdir all handling in mtk_hwlro_get_fdir_all(). The root cause is that rule_locs is allocated based on rule_cnt from user space in ethtool_get_rxnfc, and rule_cnt is n...

6AI score0.00205EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.31 views

CVE-2023-54185 btrfs: remove BUG_ON()'s in add_new_free_space()

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

0.00193EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:08 p.m.9 views

CVE-2023-54185

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

5.3AI score0.00193EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:08 p.m.40 views

CVE-2023-54185

CVE-2023-54185: Linux kernel btrfs fix fixes a bug in add_new_free_space() by removing BUG_ON() checks and returning errors instead, while optionally reporting the total newly added free space. This change ensures callers already handle errors without kernel panics or brittle aborts when in-memor...

6.2AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:08 p.m.9 views

CVE-2023-54185 btrfs: remove BUG_ON()'s in add_new_free_space()

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

6.4AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to check user-space-provided rulecnt, which could result in a null pointer dereference...

6.1AI score0.00205EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.35 views

PT-2025-54120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the DRM subsystem where the drm copy field function may attempt to copy a NULL pointer. This occurs when a driver has a bug and fails to set...

7.8CVSS7.2AI score0.00954EPSS
SaveExploits2References917
Packet Storm News
Packet Storm News
added 2025/12/27 12:00 a.m.10 views

Toward Real-World IoT Security: Concept Drift-Resilient IoT Botnet Detection Via Latent Space Representation Learning and Alignment

Although AI-based models have achieved high accuracy in IoT threat detection, their deployment in enterprise environments is constrained by reliance on stationary datasets that fail to reflect the dynamic nature of real-world IoT NetFlow traffic, which is frequently affected by concept drift...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/25 11:44 a.m.10 views

CVE-2023-54042

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix VAS mm use after free The refcount on mm is dropped before the coprocessor is detached...

5.5CVSS5.9AI score0.00139EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:04 a.m.10 views

btrfs: fix racy bitfield write in btrfs_clear_space_info_full()

...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.10 views

SUSE CVE-2023-54042

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix VAS mm use after free The refcount on mm is dropped before the coprocessor is detached...

7.8CVSS6.6AI score0.00139EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.13 views

SUSE CVE-2023-54067

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting free space root from the dirty cow roots list When deleting the free space tree we are deleting the free space root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it,...

5.5CVSS6.2AI score0.00163EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.9 views

SUSE CVE-2023-54151

In the Linux kernel, the following vulnerability has been resolved: f2fs: Fix system crash due to lack of free space in LFS When f2fs tries to checkpoint during foreground gc in LFS mode, system crash occurs due to lack of free space if the amount of dirty node and dentry pages generated by data...

7.8CVSS6.7AI score0.00151EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.10 views

SUSE CVE-2025-68358

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfsclearspaceinfofull From the memory-barriers.txt document regarding memory barrier ordering guarantees: These guarantees do not apply to bitfields, because compilers often generate code to...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.20 views

EUVD-2023-60294

In the Linux kernel, the following vulnerability has been resolved: f2fs: Fix system crash due to lack of free space in LFS When f2fs tries to checkpoint during foreground gc in LFS mode, system crash occurs due to lack of free space if the amount of dirty node and dentry pages generated by data...

6.2AI score0.00151EPSS
SaveExploits0References4
Rows per page
Query Builder