Lucene search
+L

986 matches found

OSV
OSV
added 2024/10/21 8:15 p.m.14 views

UBUNTU-CVE-2022-48970

In the Linux kernel, the following vulnerability has been resolved: afunix: Get userns from inskb in unixdiaggetexact. Wei Chen reported a NULL deref in skuserns 01, and Paolo diagnosed the root cause: in unixdiaggetexact, the newly allocated skb does not have sk. 2 We must get the userns from th...

5.5CVSS6.2AI score0.00245EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49956

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix double destroyworkqueue error When gfs2fillsuper fails, destroyworkqueue is called within gfs2glhashclear, and the subsequent code path calls destroyworkqueue on the same work queue again. This issue can be fixed by...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.21 views

UBUNTU-CVE-2024-49956

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix double destroyworkqueue error When gfs2fillsuper fails, destroyworkqueue is called within gfs2glhashclear, and the subsequent code path calls destroyworkqueue on the same work queue again. This issue can be fixed by...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.18 views

PT-2024-33854

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.0+ Description: A problem was fixed in the Linux kernel involving a bug in the ext4 fast-commit replay path. This issue can be triggered with fstest generic/629 on a filesystem with the fast-commit feature...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.19 views

CVE-2024-46844 um: line: always fill *error_out in setup_one_line()

In the Linux kernel, the following vulnerability has been resolved: um: line: always fill errorout in setuponeline The pointer isn't initialized by callers, but I have encountered cases where it's still printed; initialize it in all possible cases in setuponeline...

6.9AI score0.00256EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/09/17 12:0 a.m.7 views

The vulnerability of the H5VM_array_fill() function in the H5VM.c file of the HDF5 library allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the H5VMarrayfill function in the H5VM.c file of the HDF5 library is related to buffer overflow in the queue. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

9CVSS7.3AI score0.00912EPSS
SaveExploits0References5Affected Software4
CNNVD
CNNVD
added 2024/09/13 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to check for a successful fill when populating a list of polling patterns, which could result in a...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/11 12:49 p.m.14 views

CLSA-2024-1726058957 java-1.8.0-openjdk: Fix of 6 CVEs

Upgrade to openjdk-shenandoah-jdk8u-shenandoah-jdk8u422-b05. That fixes following CVEs: - CVE-2024-21131: UTF8 size overflow - CVE-2024-21138: Infinite loop vunlerability in SymbolTable - CVE-2024-21140: Int overflow/underflow in Range Check Elimination RCE - CVE-2024-21144: Invalid header...

7.4CVSS6.7AI score0.01257EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.36 views

CVE-2023-52903 io_uring: lock overflowing for IOPOLL

In the Linux kernel, the following vulnerability has been resolved: iouring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at iouring/iouring.c:734 iocqringeventoverflow+0x1c0/0x230 iouring/iouring.c:734 CPU: 0 PID: 28 Comm:...

0.00179EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.7 views

The vulnerability of the `fill_audiodata` function in the `/libswresample/swresample.c` file of the FFmpeg multimedia library allows a hacker to execute arbitrary code.

The vulnerability of the fillaudiodata function in the /libswresample/swresample.c file of the FFmpeg multimedia library is related to the execution of operations outside of the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

10CVSS7.3AI score0.012EPSS
SaveExploits1References9Affected Software3
SUSE CVE
SUSE CVE
added 2024/08/17 2:0 a.m.5 views

SUSE CVE-2024-7272

A vulnerability, which was classified as critical, was found in FFmpeg up to 5.1.5. This affects the function fillaudiodata of the file /libswresample/swresample.c. The manipulation leads to heap-based buffer overflow. It is possible to initiate the attack remotely. This issue was fixed in versio...

8.8CVSS6.2AI score0.012EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/08/16 12:0 a.m.2 views

PT-2024-40863 · Cups · Cups

Name of the Vulnerable Software and Affected Versions: CUPS affected versions not specified Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the cups fill function, which is called by cupsFileRead and ippReadIO. Recommendations: At the...

6.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/08/16 12:0 a.m.4 views

PT-2024-40854 · Git +1 · Xpdf

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type of UNKNOWN READ. The crash state involves several function calls, including ShadingImage::generateAxialBitmap,...

6.9AI score
SaveExploits0References2
Amazon
Amazon
added 2024/08/13 12:0 a.m.8 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog CVE-2022-50865 In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline...

9.8CVSS7AI score0.02701EPSS
SaveExploits2
OSV
OSV
added 2024/08/12 1:38 p.m.5 views

UBUNTU-CVE-2024-7272

A vulnerability, which was classified as critical, was found in FFmpeg up to 5.1.5. This affects the function fillaudiodata of the file /libswresample/swresample.c. The manipulation leads to heap-based buffer overflow. It is possible to initiate the attack remotely. This issue was fixed in versio...

8.8CVSS6.5AI score0.012EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.4 views

kernel: intel: Fix NULL pointer dereference issue in upi_fill_topology()

A vulnerability was discovered in the Linux kernel in which certain CPU topologies could result in a null pointer dereference, affecting system stability...

5.5CVSS6.9AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 1:15 p.m.5 views

DEBIAN-CVE-2022-48855

In the Linux kernel, the following vulnerability has been resolved: sctp: fix kernel-infoleak for SCTP sockets syzbot reported a kernel infoleak 1 of 4 bytes. After analysis, it turned out r-idiagexpires is not initialized if inetsctpdiagfill calls inetdiagmsgcommonfill Make sure to clear...

7.1CVSS5.6AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.8 views

AZL-67767 CVE-2024-40998 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimitstate-lock access in ext4fillsuper In the following concurrency we will access the uninitialized rs-lock: ext4fillsuper ext4registersysfs // sysfs registered msgratelimitintervalms // Other...

5.5CVSS6.7AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-40998

In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimitstate-lock access in ext4fillsuper In the following concurrency we will access the uninitialized rs-lock: ext4fillsuper ext4registersysfs // sysfs registered msgratelimitintervalms // Other...

5.5CVSS5.8AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

UBUNTU-CVE-2024-40951

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix NULL pointer dereference in ocfs2aborttrigger bdev-bdsuper has been removed and commit 8887b94d9322 change the usage from bdev-bdsuper to bassocmap-host-isb. Since ocfs2 hasn't set bh-bassocmap, it will trigger NULL...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References13
Rows per page
Query Builder