Lucene search
+L

13114 matches found

BDU FSTEC
BDU FSTEC
added 2025/06/02 12:00 a.m.12 views

The vulnerability of the simulation_jalr() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the simulationjalr function in the Linux operating system’s kernel is related to parallel execution using a shared resource with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00243EPSS
SaveExploits0References8Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/06/02 12:00 a.m.11 views

The vulnerability of the `squashfs_read_xattr_id_table()` function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the squashfsreadxattridtable function in the Linux kernel is related to read errors outside of the allowed range. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6.4AI score
SaveExploits0References13Affected Software9
Positive Technologies
Positive Technologies
added 2025/06/02 12:00 a.m.9 views

PT-2025-27984 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the nvme-tcp module. The issue occurs when the second admin queue configuration fails, causing a tag set to not be...

4.6CVSS5.9AI score0.00311EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/05/30 12:00 a.m.16 views

PT-2025-29028 · Intel +1 · Intel Audio Subsystem +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the Advanced SoC ASoC Intel audio subsystem where a null pointer dereference could occur during hardware initialization. The avs dai find path...

4.6CVSS5.9AI score0.00123EPSS
SaveExploits0References13
NVD
NVD
added 2025/05/29 2:15 p.m.21 views

CVE-2025-37998

In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in outputuserspace This patch replaces the manual Netlink attribute iteration in outputuserspace with nlaforeachnested, which ensures that only well-formed attributes are processed...

7.8CVSS0.00196EPSS
SaveExploits0References11
NVD
NVD
added 2025/05/29 2:15 p.m.22 views

CVE-2025-37996

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix uninitialized memcache pointer in usermemabort Commit fce886a60207 "KVM: arm64: Plumb the pKVM MMU in KVM" made the initialization of the local memcache variable in usermemabort conditional, leaving a codepath whe...

8.8CVSS0.00146EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/29 2:15 p.m.9 views

CVE-2025-37999

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofsonlinefoliosplit after bioaddfolio If bioaddfolio fails because it is full, erofsfileioscanfolio needs to submit the I/O request via erofsfileiorqsubmit and allocate a new I/O request with an empty stru...

5.5CVSS0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/29 2:15 p.m.15 views

CVE-2025-37993

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

5.5CVSS0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/29 2:15 p.m.13 views

CVE-2025-37994

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

5.5CVSS0.00181EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/29 1:15 p.m.8 views

CVE-2025-37999

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofsonlinefoliosplit after bioaddfolio If bioaddfolio fails because it is full, erofsfileioscanfolio needs to submit the I/O request via erofsfileiorqsubmit and allocate a new I/O request with an empty stru...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/05/29 1:15 p.m.6 views

CVE-2025-37998 openvswitch: Fix unsafe attribute parsing in output_userspace()

In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in outputuserspace This patch replaces the manual Netlink attribute iteration in outputuserspace with nlaforeachnested, which ensures that only well-formed attributes are processed...

7.8CVSS6.2AI score
SaveExploits0References14
OSV
OSV
added 2025/05/29 1:15 p.m.7 views

CVE-2025-37999 fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofsonlinefoliosplit after bioaddfolio If bioaddfolio fails because it is full, erofsfileioscanfolio needs to submit the I/O request via erofsfileiorqsubmit and allocate a new I/O request with an empty stru...

6.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/29 1:15 p.m.33 views

CVE-2025-37995 module: ensure that kobject_put() is safe for module type kobjects

In the Linux kernel, the following vulnerability has been resolved: module: ensure that kobjectput is safe for module type kobjects In 'lookuporcreatemodulekobject', an internal kobject is created using 'modulektype'. So call to 'kobjectput' on error handling path causes an attempt to use an...

0.00181EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/29 1:15 p.m.17 views

CVE-2025-37996

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix uninitialized memcache pointer in usermemabort Commit fce886a60207 "KVM: arm64: Plumb the pKVM MMU in KVM" made the initialization of the local memcache variable in usermemabort conditional, leaving a codepath whe...

8.8CVSS5.7AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2025/05/29 1:15 p.m.6 views

CVE-2025-37994 usb: typec: ucsi: displayport: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

6.4AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/05/29 1:15 p.m.6 views

CVE-2025-37994

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsidisplayportwork workqueue to finish executing before proceeding with the partner removal...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/29 1:15 p.m.20 views

CVE-2025-37993

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/29 12:00 a.m.5 views

PT-2025-27982

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A vulnerability in the Linux kernel has been resolved, related to the mm module, specifically with the uprobe functionality. The issue occurs when expanding a vma virtual memory...

5.5CVSS5.3AI score0.00134EPSS
SaveExploits0References68
Redos
Redos
added 2025/05/29 12:00 a.m.16 views

ROS-20250529-01

A vulnerability in the phy component of the Linux kernel is related to the dereferencing of a NULL pointer in the spusbphyphyprobe function in drivers/phy/sunplus/phy-sunplus/phy-sunplus-usb2.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability...

7.8CVSS7.7AI score0.00417EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/29 12:00 a.m.12 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.0-rc3 Description: A vulnerability in the Linux kernel has been resolved, related to the initialization of a spin lock in the m can classdev struct. The issue occurs when trying to send CAN frames, resultin...

7.7AI score0.00549EPSS
SaveExploits2References149
Rows per page
Query Builder