Lucene search
+L

409176 matches found

RedhatCVE
RedhatCVE
added 2025/02/28 2:24 a.m.13 views

CVE-2022-49199

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Prevent underflow in nldevstatsetcounterdynamicdoit This code checks "index" for an upper bound but it does not check for negatives. Change the type to unsigned to prevent underflows. Mitigation To mitigate this issue...

5.3CVSS6.3AI score0.0026EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/28 2:22 a.m.6 views

SUSE CVE-2024-58018

In the Linux kernel, the following vulnerability has been resolved: nvkm: correctly calculate the available space of the GSP cmdq buffer r535gspcmdqpush waits for the available page in the GSP cmdq buffer when handling a large RPC request. When it sees at least one available page in the cmdq, it...

5.5CVSS7.8AI score0.00191EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.4 views

SUSE CVE-2025-21731

In the Linux kernel, the following vulnerability has been resolved: nbd: don't allow reconnect after disconnect Following process can cause nbdconfig UAF: 1 grab nbdconfig temporarily; 2 nbdgenldisconnect flush all recvwork and release the initial reference: nbdgenldisconnect nbddisconnectandput...

5.5CVSS7.6AI score0.00224EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2025/02/28 2:20 a.m.17 views

SUSE CVE-2025-21778

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not allow mmap of persistent ring buffer When trying to mmap a trace instance buffer that is attached to reservemem, it would crash: BUG: unable to handle page fault for address: ffffe97bd00025c8 PF: supervisor read...

5.5CVSS6.6AI score0.00212EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/27 8:16 p.m.19 views

CVE-2025-21817

In the Linux kernel, the following vulnerability has been resolved: block: mark GFPNOIO around sysfs -store sysfs -store is called with queue freezed, meantime we have several -store callbacksupdatenrrequests, wbt, scheduler to allocate memory with GFPKERNEL which may run into direct reclaim code...

5.5CVSS0.00124EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/27 8:16 p.m.30 views

CVE-2025-21820

In the Linux kernel, the following vulnerability has been resolved: tty: xilinxuartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ============================ cdnsuartisr printk uartportlockport consolelock...

5.5CVSS0.00162EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/27 8:16 p.m.20 views

CVE-2025-21818

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/02/27 8:16 p.m.18 views

CVE-2025-21798

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 8:16 p.m.18 views

UBUNTU-CVE-2025-21809

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix peer hash locking vs RCU callback In its address list, afs now retains pointers to and refs on one or more rxrpcpeer objects. The address list is freed under RCU and at this time, it puts the refs on those peers...

7.5CVSS6.5AI score0.00306EPSS
SaveExploits0References18
OSV
OSV
added 2025/02/27 8:04 p.m.17 views

CVE-2025-21820 tty: xilinx_uartps: split sysrq handling

In the Linux kernel, the following vulnerability has been resolved: tty: xilinxuartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ============================ cdnsuartisr printk uartportlockport consolelock...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/27 8:04 p.m.34 views

CVE-2025-21820 tty: xilinx_uartps: split sysrq handling

In the Linux kernel, the following vulnerability has been resolved: tty: xilinxuartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ============================ cdnsuartisr printk uartportlockport consolelock...

0.00162EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/27 8:04 p.m.109 views

CVE-2025-21817

The CVE-2025-21817 entry concerns the Linux kernel block subsystem: GFP_NOIO is now required around sysfs ->store() to prevent potential deadlock when sysfs->store callbacks allocate memory via GFP_KERNEL during direct reclaim. This vulnerability vector arises from GFP_KERNEL allocations ta...

5.5CVSS6.7AI score0.00124EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/27 8:01 p.m.13 views

CVE-2025-21808 net: xdp: Disallow attaching device-bound programs in generic mode

In the Linux kernel, the following vulnerability has been resolved: net: xdp: Disallow attaching device-bound programs in generic mode Device-bound programs are used to support RX metadata kfuncs. These kfuncs are driver-specific and rely on the driver context to read the metadata. This means the...

7.8CVSS6AI score
SaveExploits0References7
OSV
OSV
added 2025/02/27 8:00 p.m.14 views

CVE-2025-21807 block: fix queue freeze vs limits lock order in sysfs store methods

In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queueattrstore always freezes a device queue before calling the attribute store operation. For attributes that control queue limits, the store operation will als...

4.9AI score
SaveExploits0References6
CVE
CVE
added 2025/02/27 8:00 p.m.100 views

CVE-2025-21807

CVE-2025-21807 (Linux kernel) affects the block subsystem. queue_attr_store() previously freezes the device queue before invoking the attribute store operation. For attributes controlling queue limits, the store could lock queue limits via queue_limits_start_update(), creating an ABBA deadlock if...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/27 8:00 p.m.24 views

CVE-2025-21807 block: fix queue freeze vs limits lock order in sysfs store methods

In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queueattrstore always freezes a device queue before calling the attribute store operation. For attributes that control queue limits, the store operation will als...

0.00145EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/27 8:00 p.m.20 views

CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS5.5AI score0.00199EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 8:00 p.m.67 views

CVE-2024-58042

CVE-2024-58042 relates to the Linux kernel and fixes a potential deadlock in rhashtable growth logic. The original implementation could trigger a deadlock chain involving nested locks between the rhashtable bucket, rq lock, and dsq lock. The fix moves the hash table growth check and work scheduli...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/27 8:00 p.m.7 views

CVE-2024-58042 rhashtable: Fix potential deadlock by moving schedule_work outside lock

In the Linux kernel, the following vulnerability has been resolved: rhashtable: Fix potential deadlock by moving schedulework outside lock Move the hash table growth check and work scheduling outside the rht lock to prevent a possible circular locking dependency. The original implementation could...

5.5CVSS5.6AI score
SaveExploits0References6
Openbugbounty
Openbugbounty
added 2025/02/27 7:33 p.m.10 views

amci.com Cross Site Scripting vulnerability OBB-4030730

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Rows per page
Query Builder