Lucene search
+L

8034 matches found

Debian CVE
Debian CVE
added 2025/05/02 3:54 p.m.13 views

CVE-2023-53035

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfsioctlwrapcopy The ioctl helper function nilfsioctlwrapcopy, which exchanges a metadata array to/from user space, may copy uninitialized buffer regions to user space memory for read-only ioctl...

7.1CVSS5.7AI score0.00213EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:54 p.m.7 views

CVE-2022-49932

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do all initialization before exposing /dev/kvm to userspace Call kvminit only after all setup is complete, as kvminit exposes /dev/kvm to userspace and thus allows userspace to create VMs and call other ioctls. E.g. KVM...

5.5CVSS5.4AI score0.00201EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.8 views

SUSE CVE-2025-37745

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Avoid deadlock in hibernatecompressorparamset syzbot reported a deadlock in locksystemsleep see below. The write operation to "/sys/module/hibernate/parameters/compressor" conflicts with the registration of ieee802...

5.5CVSS6.4AI score0.00138EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/05/02 12:0 a.m.9 views

Disassembly As Weighted Interval Scheduling with Learned Weights

Disassembly is the first step of a variety of binary analysis and transformation techniques, such as reverse engineering, or binary rewriting. Recent disassembly approaches consist of three phases: an exploration phase, that overapproximates the binary's code; an analysis phase, that assigns...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49843

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

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49843

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

SaveExploits0
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2022-49820

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5.5CVSS0.00159EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49771

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if listversions races with module loading listversions will first estimate the required space using the "dmtargetiteratelistversiongetneeded, &needed" call and then will fill the space using the...

4.7CVSS0.00152EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 2:15 p.m.12 views

CVE-2025-37795

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

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/01 2:15 p.m.19 views

CVE-2025-37789

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set action It's not safe to access nlalenovskey if the data is smaller than the netlink header. Check that the attribute is OK first...

7.8CVSS0.00204EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 2:15 p.m.25 views

CVE-2025-37792

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: Prevent potential NULL dereference The btrtlinitialize function checks that rtlloadfile either had an error or it loaded a zero length file. However, if it loaded a zero length file then the error code is not se...

5.5CVSS0.00187EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 2:15 p.m.13 views

CVE-2025-37786

In the Linux kernel, the following vulnerability has been resolved: net: dsa: free routing table on probe failure If complete = true in dsatreesetup, it means that we are the last switch of the tree which is successfully probing, and we should be setting up all switches from our probe path. After...

7.8CVSS0.00182EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/01 2:15 p.m.9 views

CVE-2025-37769

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm/smu11: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE. cherry picked from...

5.5CVSS0.00189EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/01 2:15 p.m.6 views

CVE-2025-37767

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS0.00191EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/01 2:15 p.m.13 views

CVE-2025-37761

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:11 p.m.232 views

CVE-2022-49931

CVE-2022-49931 applies to the Linux kernel’s IB/hfi1 driver. The issue was an incorrect list-move in sc_disable(), which could trigger a kernel NULL pointer dereference/crash when a link goes down and there are waiters for a send to complete. The authoritative fix was to replace the faulty list-m...

8.8CVSS6.4AI score0.00261EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/01 2:11 p.m.18 views

CVE-2022-49929 RDMA/rxe: Fix mr leak in RESPST_ERR_RNR

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr leak in RESPSTERRRNR rxerecheckmr will increase mr's refcnt, so we should call rxeputmr to drop mr's refcnt in RESPSTERRRNR to avoid below warning: WARNING: CPU: 0 PID: 4156 at...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:11 p.m.18 views

CVE-2022-49923 nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()

In the Linux kernel, the following vulnerability has been resolved: nfc: nxp-nci: Fix potential memory leak in nxpncisend nxpncisend will call nxpncii2cwrite, and only free skb when nxpncii2cwrite failed. However, even if the nxpncii2cwrite run succeeds, the skb will not be freed in nxpncii2cwrit...

0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49918 ipvs: fix WARNING in __ip_vs_cleanup_batch()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvscleanupbatch During the initialization of ipvsconnnetinit, if file ipvsconn or ipvsconnsync fails to be created, the initialization is successful by default. Therefore, the ipvsconn or ipvsconnsync file...

5.9AI score
SaveExploits0References9
OSV
OSV
added 2025/05/01 2:10 p.m.10 views

CVE-2022-49903 ipv6: fix WARNING in ip6_route_net_exit_late()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6routenetexitlate During the initialization of ip6routenetinitlate, if file ipv6route or rt6stats fails to be created, the initialization is successful by default. Therefore, the ipv6route or rt6stats file...

5.7AI score
SaveExploits0References9
Rows per page
Query Builder