Lucene search
+L

941 matches found

Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.5 views

PT-2025-18891 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns a resource leak in the Linux kernel's MPI3MR SCSI driver, specifically in the mpi3mr remove function. A missing resource clean up has been identified and addressed...

5AI score0.00162EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.22 views

PT-2025-18881

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to preventing out-of-bounds array speculation when closing a file descriptor in the Linux kernel. Recommendations: At the moment, there is no information about a...

9.8CVSS7.7AI score0.01483EPSS
SaveExploits16References1259
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.15 views

CVE-2022-49898 btrfs: fix tree mod log mishandling of reallocated nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 1 SMP RIP: 0010:treemodlogrewind+0x1b4/0x200 RSP:...

0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:9 p.m.81 views

CVE-2022-49840

CVE-2022-49840 affects the Linux kernel's BPF test_run path (bpf_prog_test_run_skb) where an odd-sized user-supplied BPF program could trigger an alignment fault on aarch64 leading to use-after-free in skb handling. The issue is caused by unaligned access to skb_shared_info when KFENCE is enabled...

7.8CVSS6.4AI score0.00197EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.5 views

PT-2025-18600 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the KVM Kernel-based Virtual Machine on x86 systems, specifically with the SMRAM System Management RAM image. On a 64-bit host, if the guest does not have the X...

5AI score0.00162EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.7 views

PT-2025-18623 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the ibmvnic module. The problem arises from the logic introduced in a particular commit, which causes a...

8.8CVSS7.5AI score0.01327EPSS
SaveExploits4References663
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.21 views

PT-2025-18539

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A connections leak issue has been resolved in the Linux kernel. The problem occurred when the tlink setup failed, causing a module reference count leak because the cifsd kthread did not...

8.8CVSS7.3AI score0.01327EPSS
SaveExploits3References1378
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.12 views

PT-2025-18549 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereferencing issue has been resolved in the Linux kernel, specifically in the pinctrl dt to map function. The issue occurred when kasprintf returned a NULL pointer due ...

8.8CVSS7.5AI score0.01327EPSS
SaveExploits4References668
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.12 views

PT-2025-18487 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, specifically in the ceph component, where decoding snaps fails and potentially causes "first realm" and realm to point to the same...

8.8CVSS7.5AI score0.01327EPSS
SaveExploits5References553
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.7 views

PT-2025-18635 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel. The issue occurs during the initialization of ip vs conn net init, where if the file ip vs conn or ip vs conn sync fails to be...

8.8CVSS7.7AI score0.01327EPSS
SaveExploits2References424
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.14 views

PT-2025-18529 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been resolved in the Linux kernel. The problem occurs when the VLAN protocol of a bridge changes, and the bridge driver attempts to delete a VLAN via the 8021q...

8.8CVSS7.4AI score0.01327EPSS
SaveExploits2References429
Positive Technologies
Positive Technologies
added 2025/04/30 12:0 a.m.7 views

PT-2025-18912 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: The issue concerns an uninitialized memory access in the Linux kernel. However, Red Hat Product Security has concluded that this CVE is not needed, indicating a rejection of the vulnerabilit...

6.4AI score
SaveExploits0References2
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.20 views

CVE-2025-22086 RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5pollone curqp update flow When curqp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to the one we already have. The bug however is that we are...

0.002EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/16 2:12 p.m.17 views

CVE-2025-22050 usbnet:fix NPE during rx_complete

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

4.7CVSS6AI score0.00179EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.13 views

CVE-2025-22026 nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

6.1AI score0.00192EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.7 views

PT-2025-14595 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the version with the applied patch Description: The issue arises when the invalidate cache method is called on filesystems that do not implement it, such as NFS and Ceph. If writing to the cache NETFS WRITE TO...

7.8CVSS5.9AI score0.37115EPSS
SaveExploits3References436
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.11 views

PT-2025-14310

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue can occur in the hid ishtp cl remove function during the rmmod operation for the intel ishtp hid driver. This issue arises because the hid ishtp cl deinit function...

7.8CVSS8.1AI score0.37115EPSS
SaveExploits6References2486
CVE
CVE
added 2025/03/27 4:44 p.m.86 views

CVE-2023-53032

CVE-2023-53032 concerns the Linux kernel netfilter/ipset bitmap_ip_create() overflow handling. When first_ip = 0, last_ip = 0xFFFFFFFF, and netmask = 31, the expression 2 <

5.5CVSS6.8AI score0.00191EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.14 views

CVE-2023-52977

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow memory leak in ovsflowcmdnew Syzkaller reports a memory leak of newflow in ovsflowcmdnew as it is not freed when an allocation of a key fails. BUG: memory leak unreferenced object 0xffff888116668000 siz...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/25 12:0 a.m.11 views

PT-2025-20499

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a problem in the Linux kernel where runtime resume/suspend operations could occur while MS IOCTLs are in progress, leading to potential deadlocks. This happens because...

7.8CVSS7.2AI score0.37115EPSS
SaveExploits6References1601
Rows per page
Query Builder