Lucene search
+L

481 matches found

OSV
OSV
added 2025/03/27 5:15 p.m.15 views

UBUNTU-CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5.7AI score0.00417EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/03/27 4:42 p.m.4 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

5.5CVSS5.2AI score0.00417EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/18 12:0 a.m.9 views

PT-2025-20345

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 is related to the use of the counted by function in the vsc-tp.c code, which is using the counted bylen attribute on vsc ...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2018-1125

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgrep. This vulnerability is mitigated by FORTIFY, as it involves strncat to a...

7.5CVSS7.1AI score0.02201EPSS
SaveExploits5References2
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.4 views

SUSE CVE-2022-49401

In the Linux kernel, the following vulnerability has been resolved: mm/pageowner: use strscpy instead of strlcpy current-comm is not a string no guarantee for a zero byte in it. strlcpys1, s2, l is calling strlens2, potentially causing out-of-bound access, as reported by syzbot: detected buffer...

5.5CVSS6.7AI score0.00257EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:1 a.m.11 views

UBUNTU-CVE-2022-49401

In the Linux kernel, the following vulnerability has been resolved: mm/pageowner: use strscpy instead of strlcpy current-comm is not a string no guarantee for a zero byte in it. strlcpys1, s2, l is calling strlens2, potentially causing out-of-bound access, as reported by syzbot: detected buffer...

7.1CVSS6.4AI score0.00257EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ipvs: fixed an undefined behavior due to uninitialized stack access in ipvsprotocolinit Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return or jump as the terminator...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/01/24 12:0 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment CVE-2024-26907 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to...

7.8CVSS6.6AI score0.00696EPSS
SaveExploits1
OSV
OSV
added 2025/01/11 1:15 p.m.14 views

UBUNTU-CVE-2024-53680

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ipvsprotocolinit Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return or jump as the terminator instruction for...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References38
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.13 views

PT-2026-2889

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of ERSPAN traffic in GRE tunnels. Specifically, the options len field within the ip tunnel info structure is not properly...

9.8CVSS7AI score0.00601EPSS
SaveExploits7References210
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.16 views

PT-2026-2884

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.54-syzkaller-00144-g5f0270f1ba00 Description The Linux kernel contains an issue in the ext4 filesystem related to string handling within the parse apply sb mount options function. The strscpy pad function is...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/12/25 12:0 a.m.10 views

The vulnerability of the kunit/fortify components in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the kunit/fortify components in Linux kernel relates to a memory corruption in the DEFINEALLOCSIZETESTPAIR function. Exploiting this vulnerability can allow an attacker to access confidential information...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References20Affected Software4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: RDMA/mlx5: Fix fortify source warning while accessing Eth segment

A flaw was found in the Linux kernel's mlx5 InfiniBand driver. Certain scenarios could lead to a use-after-free issue, potentially allowing an attacker to escalate their privileges or affect system integrity or stability...

7.8CVSS6.8AI score0.00265EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.14 views

SUSE CVE-2022-48967

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Bounds check struct nfctarget arrays While running under CONFIGFORTIFYSOURCE=y, syzkaller reported: memcpy: detected field-spanning write size 129 of single field "target-sensfres" at net/nfc/nci/ntf.c:260 size 18 This...

7.3CVSS6.5AI score0.00343EPSS
SaveExploits0References14
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

DEBIAN-CVE-2022-48967

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Bounds check struct nfctarget arrays While running under CONFIGFORTIFYSOURCE=y, syzkaller reported: memcpy: detected field-spanning write size 129 of single field "target-sensfres" at net/nfc/nci/ntf.c:260 size 18 This...

7.1CVSS5.5AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

DEBIAN-CVE-2024-49869

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: fix buffer overflow detection when copying path to cache entry Starting with commit c0247d289e73 "btrfs: send: annotate struct namecacheentry with countedby" we annotated the variable length array "name" from the...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

UBUNTU-CVE-2024-49869

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: fix buffer overflow detection when copying path to cache entry Starting with commit c0247d289e73 "btrfs: send: annotate struct namecacheentry with countedby" we annotated the variable length array "name" from the...

7.8CVSS5.9AI score0.00244EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.18 views

kernel: RDMA/mlx5: Fix fortify source warning while accessing Eth segment

A flaw was found in the Linux kernel's mlx5 InfiniBand driver. Certain scenarios could lead to a use-after-free issue, potentially allowing an attacker to escalate their privileges or affect system integrity or stability...

7.8CVSS6.8AI score0.00265EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.4 views

kernel: RDMA/mlx5: Fix fortify source warning while accessing Eth segment

A flaw was found in the Linux kernel's mlx5 InfiniBand driver. Certain scenarios could lead to a use-after-free issue, potentially allowing an attacker to escalate their privileges or affect system integrity or stability...

7.8CVSS6.8AI score0.00265EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.16 views

RDMA/mlx5: Fix fortify source warning while accessing Eth segment

...

7.8CVSS7.5AI score0.00265EPSS
SaveExploits0
Rows per page
Query Builder