Lucene search
+L

13114 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2025/06/09 4:37 p.m.47 views

Security Bulletin: IBM Guardium Data Protection is affected by multiple vulnerabilities.

Summary IBM Guardium Data Protection has addressed these issues with an update. Vulnerability Details CVEID:CVE-2024-40906 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to...

7.8CVSS8.9AI score0.00815EPSS
SaveExploits1Affected Software1
F5 Networks
F5 Networks
added 2025/06/09 7:19 a.m.11 views

K000151753: Linux kernel vulnerability CVE-2024-38598

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:watchdog: BUG: soft...

5.5CVSS5.6AI score0.00197EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/09 12:00 a.m.12 views

Vulnerability of components of Linux operating system’s kernel/mlx5, allowing a hacker to cause a service failure

The vulnerability of the net/mlx5 component in the Linux operating system’s kernel is related to incorrect blocking in the cmdworkhandler function in drivers/net/ethernet/mellanox/mlx5/core/cmd.c. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00204EPSS
SaveExploits0References10Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/06/09 12:00 a.m.36 views

The vulnerability of the drain_obj_stock() function in the mm/memcontrol.c module of the Linux kernel’s memory management subsystem allows a hacker to gain access to protected information or cause service failures.

The vulnerability of the drainobjstock function in the mm/memcontrol.c module of the Linux kernel’s memory management subsystem is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to access protected information or cause service failur...

5.5CVSS7.2AI score0.00249EPSS
SaveExploits0References14Affected Software1
NVD
NVD
added 2025/06/08 11:15 a.m.14 views

CVE-2025-38003

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu read protection for procfs content When the procfs content is generated for a bcmop which is in the process to be removed the procfs output might show unreliable data UAF. As the removal of bcmop's is...

7.8CVSS0.00218EPSS
SaveExploits0References10
F5 Networks
F5 Networks
added 2025/06/06 4:01 p.m.17 views

K000151739: Linux kernel vulnerability CVE-2024-47745

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called...

7.8CVSS5.5AI score0.00286EPSS
SaveExploits0
NVD
NVD
added 2025/06/06 2:15 p.m.18 views

CVE-2025-38002

In the Linux kernel, the following vulnerability has been resolved: iouring/fdinfo: grab ctx-uringlock around iouringshowfdinfo Not everything requires locking in there, which is why the 'haslock' variable exists. But enough does that it's a bit unwieldy to manage. Wrap the whole thing in a...

7.8CVSS0.00192EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/06/06 1:43 p.m.27 views

CVE-2025-38002 io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()

In the Linux kernel, the following vulnerability has been resolved: iouring/fdinfo: grab ctx-uringlock around iouringshowfdinfo Not everything requires locking in there, which is why the 'haslock' variable exists. But enough does that it's a bit unwieldy to manage. Wrap the whole thing in a...

7.8CVSS0.00192EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2025/06/06 1:43 p.m.17 views

CVE-2025-38002

In the Linux kernel, the following vulnerability has been resolved: iouring/fdinfo: grab ctx-uringlock around iouringshowfdinfo Not everything requires locking in there, which is why the 'haslock' variable exists. But enough does that it's a bit unwieldy to manage. Wrap the whole thing in a...

7.8CVSS5.8AI score0.00192EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/06/06 1:41 p.m.30 views

CVE-2025-38001 net_sched: hfsc: Address reentrant enqueue adding class to eltree twice

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Address reentrant enqueue adding class to eltree twice Savino says: "We are writing to report that this recent patch 141d34391abbb315d68556b7c67ad97885407547 1 can be bypassed, and a UAF can still occur when HFSC ...

7.8CVSS0.00414EPSS
SaveExploits3References10
Debian CVE
Debian CVE
added 2025/06/06 1:41 p.m.10 views

CVE-2025-38001

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Address reentrant enqueue adding class to eltree twice Savino says: "We are writing to report that this recent patch 141d34391abbb315d68556b7c67ad97885407547 1 can be bypassed, and a UAF can still occur when HFSC ...

7.8CVSS5.6AI score0.00414EPSS
SaveExploits3
NVD
NVD
added 2025/06/06 1:15 p.m.17 views

CVE-2025-38000

In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue When enqueuing the first packet to an HFSC class, hfscenqueue calls the child qdisc's peek operation before incrementing sch-q.qlen and sch-qstats.backlog. If the...

7.8CVSS0.00198EPSS
SaveExploits0References10
CVE
CVE
added 2025/06/06 1:03 p.m.194 views

CVE-2025-38000

CVE-2025-38000 affects the Linux kernel HFSC scheduler qlen accounting: when enqueuing the first packet, hfsc_enqueue() previously used child qdisc peek() before updating sch->q.qlen and sch->qstats.backlog, which could trigger a dequeue and leave the HFSC class in an inconsistent state (po...

7.8CVSS6.6AI score0.00198EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/06/06 1:03 p.m.11 views

CVE-2025-38000

In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue When enqueuing the first packet to an HFSC class, hfscenqueue calls the child qdisc's peek operation before incrementing sch-q.qlen and sch-qstats.backlog. If the...

7.8CVSS5.7AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 2025/06/06 1:03 p.m.9 views

CVE-2025-38000 sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()

In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue When enqueuing the first packet to an HFSC class, hfscenqueue calls the child qdisc's peek operation before incrementing sch-q.qlen and sch-qstats.backlog. If the...

7.8CVSS6.1AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/06/06 12:00 a.m.10 views

PT-2025-24275

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a problem with reading SQE fields in the Linux kernel when the ring is being resized simultaneously. This is related to the io uring/fdinfo functionality, specifically...

7.8CVSS7.4AI score0.20703EPSS
SaveExploits5References321
BDU FSTEC
BDU FSTEC
added 2025/06/04 12:00 a.m.12 views

The vulnerability of the mlx5e_txwqe_complete() function in the drivers/net/ethernet/mellanox/mlx5/core/en_tx.c file of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the mlx5etxwqecomplete function in the drivers/net/ethernet/mellanox/mlx5/core/entx.c file of the Linux kernel is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/06/04 12:00 a.m.8 views

The vulnerability of the check_stack_write_fixed_off() function in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the checkstackwritefixedoff function in the Linux operating system is related to a memory leak. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References13Affected Software10
Positive Technologies
Positive Technologies
added 2025/06/03 12:00 a.m.5 views

PT-2025-28871

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw where invalid inode pointer dereferences can occur during log replay within the btrfs filesystem. This issue arises from calling read one inode which, ...

5.5CVSS6.1AI score0.00139EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/02 12:00 a.m.12 views

The vulnerability of the bpf_send_signal_common() function in the Linux kernel component of the MM module allows a hacker to trigger a service failure.

The vulnerability of the bpfsendsignalcommon function in the Linux kernel component is related to the execution of operations outside the buffer in memory. Exploiting this vulnerability could allow an attacker to trigger a system failure...

5.5CVSS6.8AI score0.00252EPSS
SaveExploits0References11Affected Software9
Rows per page
Query Builder