Lucene search
+L

9220 matches found

RedhatCVE
RedhatCVE
added 2025/12/25 9:40 a.m.8 views

CVE-2022-50714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

7CVSS5.7AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 9:26 a.m.9 views

CVE-2023-54056

In the Linux kernel, the following vulnerability has been resolved: kheaders: Use array declaration instead of char Under CONFIGFORTIFYSOURCE, memcpy will check the size of destination and source buffers. Defining kernelheadersdata as "char" would trip this check. Since these addresses are treate...

5.5CVSS6.2AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 9:21 a.m.13 views

CVE-2023-54061

No description is available for this CVE...

6.6AI score0.00018EPSS
SaveExploits0References4
Circl
Circl
added 2025/12/25 8:55 a.m.8 views

CVE-2025-38464

creationtimestamp| type| source ---|---|--- 2025-12-25 08:55:34+00:00| seen| https://bsky.app/profile/termsofsurrender.bsky.social/post/3masfs53h5m2w...

7.8CVSS7.1AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/25 7:20 a.m.11 views

CVE-2025-68749

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

5.5CVSS5.6AI score0.00105EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 7:10 a.m.2 views

CVE-2025-68744

In the Linux kernel, the following vulnerability has been resolved: bpf: Free special fields when update lru,percpuhash maps As lru,percpuhash maps support BPFKPTRREF,PERCPU, missing calls to 'bpfobjfreefields' in 'pcpucopyvalue' could cause the memory referenced by BPFKPTRREF,PERCPU fields to be...

5.5CVSS5.6AI score0.00183EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 6:59 a.m.8 views

CVE-2025-68745

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as...

7CVSS5.7AI score0.00361EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 6:49 a.m.11 views

CVE-2023-54075

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: common: Fix refcount leak in parsedailinkinfo Add missing ofnodeputs before the returns to balance ofnodegets and ofnodeputs, which may get unbalanced in case the for loop 'foreachavailablechildofnode' returns ear...

5.8AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 6:44 a.m.7 views

CVE-2022-50730

In the Linux kernel, the following vulnerability has been resolved: ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents converting kworker after writeback some new allocated dirty blocks. It...

5.5CVSS5.8AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/25 6:07 a.m.3 views

BELL-CVE-2025-68339

Bulletin has no description...

6.9AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/25 6:06 a.m.6 views

BELL-CVE-2023-54129

Bulletin has no description...

7.1CVSS6.7AI score0.00286EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/25 5:05 a.m.1 views

CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

5.5CVSS5.3AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 4:20 a.m.6 views

CVE-2023-54043

In the Linux kernel, the following vulnerability has been resolved: iommufd: Do not add the same hwpt to the ioas-hwptlist twice The hwpt is added to the hwptlist only during its creation, it is never added again. This hunk is some missed leftover from rework. Adding it twice will corrupt the...

5.5CVSS5.7AI score0.00179EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 3:54 a.m.12 views

CVE-2022-50782

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:202! invalid opcode: 0000 1 PREEMPT SMP...

5.5CVSS5.6AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 3:29 a.m.10 views

CVE-2023-54129

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation for lmac type Upon physical link change, firmware reports to the kernel about the change along with the details like speed, lmactypeid, etc. Kernel derives lmactype based on lmactypeid received from...

7CVSS5.3AI score0.00286EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 2:22 a.m.13 views

CVE-2023-54124

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

5.5AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 1:22 a.m.3 views

CVE-2023-54112

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix memory leak in error path of kcmsendmsg syzbot reported a memory leak like below: BUG: memory leak unreferenced object 0xffff88810b088c00 size 240: comm "syz-executor186", pid 5012, jiffies 4294943306 age 13.680s hex dum...

5.7AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 1:12 a.m.7 views

CVE-2022-50740

A flaw was found in the Linux kernel's ath9k Wi-Fi driver. This memory leak vulnerability occurs because Universal Serial Bus USB request blocks URBs are allocated but not properly freed when certain conditions are met during USB device handling. A local attacker could exploit this by triggering...

5.5CVSS5.6AI score0.0028EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 12:34 a.m.16 views

CVE-2025-15050

A security vulnerability has been detected in code-projects Student File Management System 1.0. This affects an unknown part of the file /savefile.php. Such manipulation of the argument File leads to unrestricted upload. The attack can be executed remotely. The exploit has been disclosed publicly...

8.8CVSS6.3AI score0.00329EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/25 12:22 a.m.12 views

CVE-2023-54104

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fslupm: Fix an off-by one test in funexecop 'op-cs' is copied in 'fun-mchipnumber' which is used to access the 'mchipoffsets' and the 'rnbgpio' arrays. These arrays have NANDMAXCHIPS elements, so the index must be...

5.8AI score0.0016EPSS
SaveExploits0References4
Rows per page
Query Builder