Lucene search
+L

1604 matches found

BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.15 views

The vulnerability of the kernel_init_freeable() function in the init/main.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the kernelinitfreeable function in the init/main.c module of Linux kernels relates to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of protected information...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits0References27Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.12 views

Vulnerability of the nouveau_pstate_fops{} structure in the drivers/gpu/drm/nouveau/nouveau_debugfs.c module – This driver provides support for Direct Rendering Infrastructure (DRI) in NVIDIA’s Linux kernel, allowing attackers to cause system failures.

The vulnerability of the nouveaupstatefops structure in the drivers/gpu/drm/nouveau/nouveaudebugfs.c module – The driver that supports Direct Rendering Infrastructure DRI for NVIDIA graphics cards in the Linux operating system is vulnerable to a memory leak before the last reference is freed...

5.5CVSS5.8AI score0.00223EPSS
SaveExploits0References19Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.15 views

Vulnerability of the corsair_void_remove() function in the drivers/hid/hid-corsair-void.c module – This driver of the user interface subsystem of the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the corsairvoidremove function in the drivers/hid/hid-corsair-void.c module – the driver for the user interface devices in the Linux operating system – relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise...

7.8CVSS7.1AI score0.00219EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.11 views

The vulnerability of the inet6_create() function in the net/ipv6/af_inet6.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the inet6create function in the net/ipv6/afinet6.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

7.8CVSS6.7AI score0.00243EPSS
SaveExploits0References27Affected Software8
OSV
OSV
added 2025/03/27 5:15 p.m.9 views

DEBIAN-CVE-2023-53014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

5.5CVSS5.5AI score0.0017EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.15 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.4AI score0.00233EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.17 views

The vulnerability of the __sock_create() function in the net/socket.c module of the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the sockcreate function in the net/socket.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected informatio...

7.8CVSS6.9AI score0.00233EPSS
SaveExploits0References23Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/03/26 12:00 a.m.11 views

The vulnerability of the pm8001_phy_control() function in the Linux kernel SCSI driver allows a hacker to cause a service failure.

The vulnerability of the pm8001phycontrol function in the Linux kernel SCSI driver is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References13Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/03/24 12:00 a.m.10 views

The vulnerability of the vhost_vdpa_vring_ioctl() function in the drivers/vhost/vdpa.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the vhostvdpavringioctl function in the drivers/vhost/vdpa.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS6.9AI score0.00213EPSS
SaveExploits0References27Affected Software7
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:00 a.m.11 views

Vulnerability of the qla2xxx_mqueuecommand() function in the drivers/scsi/qla2xxx/qla_os.c module – This driver for supporting SCSI devices in the Linux operating system allows a hacker to cause a service failure.

Vulnerability of the qla2xxxmqueuecommand function in the drivers/scsi/qla2xxx/qlaos.c module – The Linux SCSI device support driver is vulnerable due to the repeated use of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References21Affected Software3
RedHat Linux
RedHat Linux
added 2025/03/19 12:58 a.m.15 views

kernel: can: bcm: Fix UAF in bcm_proc_show()

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Fix UAF in bcmprocshow BUG: KASAN: slab-use-after-free in bcmprocshow+0x969/0xa80 Read of size 8 at addr ffff888155846230 by task cat/7862 CPU: 1 PID: 7862 Comm: cat Not tainted 6.5.0-rc1-00153-gc8746099c197 230 Hardwar...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/03/19 12:38 a.m.19 views

kernel: can: bcm: Fix UAF in bcm_proc_show()

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Fix UAF in bcmprocshow BUG: KASAN: slab-use-after-free in bcmprocshow+0x969/0xa80 Read of size 8 at addr ffff888155846230 by task cat/7862 CPU: 1 PID: 7862 Comm: cat Not tainted 6.5.0-rc1-00153-gc8746099c197 230 Hardwar...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/03/18 12:00 a.m.20 views

The vulnerability of the ila_add_mapping() function in the net/ipv6/ila/ila_xlat.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ilaaddmapping function in the net/ipv6/ila/ilaxlat.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protect...

7.8CVSS7.1AI score0.00261EPSS
SaveExploits0References23Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/03/18 12:00 a.m.14 views

The vulnerability of the `ocfs2_get_next_id()` function in the `fs/ocfs2/quota_global.c` module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ocfs2getnextid function in the fs/ocfs2/quotaglobal.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS7.2AI score0.0022EPSS
SaveExploits0References19Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/03/18 12:00 a.m.19 views

Vulnerability of the mhi_queue() function in the drivers/bus/mhi/core/main.c module – The MHI bus driver in the Linux kernel allows a hacker to cause a service failure.

Vulnerability of the mhiqueue function in the drivers/bus/mhi/core/main.c module – The MHI driver in the Linux kernel is vulnerable due to the repeated use of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits0References9Affected Software2
RedHat Linux
RedHat Linux
added 2025/03/17 1:32 a.m.10 views

X.Org: Xwayland: Use-after-free of the root cursor

A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use-after-free...

7.8CVSS5.7AI score0.00386EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/03/17 12:00 a.m.11 views

The vulnerability of the igc_clean_tx_ring() function in the drivers/net/ethernet/intel/igc/igc_main.c file of the Linux kernel’s Ethernet adapter support driver allows a attacker to cause a service failure.

The vulnerability of the igccleantxring function in the drivers/net/ethernet/intel/igc/igcmain.c file of the Linux kernel’s Ethernet adapter support module is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits0References15Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/03/17 12:00 a.m.10 views

The vulnerability of the bfq_waker_bfqq() function in the block/bfq-iosched.c module allows a hacker to trigger a service failure in Linux’s kernel-level block support mechanism.

The vulnerability of the bfqwakerbfqq function in the block/bfq-iosched.c module related to Linux’s block-level kernel support involves the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6.8AI score0.00211EPSS
SaveExploits0References22Affected Software7
BDU FSTEC
BDU FSTEC
added 2025/03/17 12:00 a.m.19 views

The vulnerability of the default_operstate() function in the net/core/link_watch.c module exposes the support for network functions in the Linux kernel. This allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the defaultoperstate function in the net/core/linkwatch.c module related to the support for kernel network functions in the Linux operating system is associated with the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to...

7.8CVSS6.7AI score0.0021EPSS
SaveExploits0References11Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/03/17 12:00 a.m.18 views

The vulnerability of the io_sq_thread() function in the io_uring/sqpoll.c module of the Linux kernel’s asynchronous input/output interface allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the iosqthread function in the iouring/sqpoll.c module, a component of the Linux kernel’s asynchronous input/output interface, is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS7AI score
SaveExploits0References9Affected Software3
Rows per page
Query Builder