Lucene search
+L

18765 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.4 views

DEBIAN-CVE-2024-49994

In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blkioctldiscard but for secure erase. Same problem: uint64t r2 = 512,...

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

AZL-51467 CVE-2024-49994 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blkioctldiscard but for secure erase. Same problem: uint64t r2 = 512,...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

UBUNTU-CVE-2024-49928

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid...

7.1CVSS6.5AI score0.00243EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.23 views

CVE-2024-50002 static_call: Handle module init failure correctly in static_call_del_module()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Handle module init failure correctly in staticcalldelmodule Module insertion invokes staticcalladdmodule to initialize the static calls in a module. staticcalladdmodule invokes staticcallinit, which allocates a struct...

6.9AI score0.00236EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.33 views

CVE-2024-49994 block: fix integer overflow in BLKSECDISCARD

In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blkioctldiscard but for secure erase. Same problem: uint64t r2 = 512,...

0.00239EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.15 views

CVE-2024-49928 wifi: rtw89: avoid reading out of bounds when loading TX power FW elements

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid...

7.2AI score0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.56 views

CVE-2024-49880 ext4: fix off by one issue in alloc_flex_gd()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

0.00244EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.16 views

SUSE CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

6.6CVSS6.6AI score0.00685EPSS
SaveExploits0References18
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

AZL-50709 CVE-2024-49856 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CPU can get stuck inside the while loop that looks for an available EP...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

AZL-50963 CVE-2024-49856 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CPU can get stuck inside the while loop that looks for an available EP...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.1 views

DEBIAN-CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

7.8CVSS6.2AI score0.00685EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 12:15 p.m.25 views

CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS0.00685EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

AZL-50727 CVE-2024-47695 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

7.8CVSS6.7AI score0.00685EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.42 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS0.00685EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.26 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

6.9AI score0.00685EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 11:53 a.m.160 views

CVE-2024-47695

CVE-2024-47695 affects the Linux kernel RDMA/rtrs-clt component. The bug occurs in init_conns() cleanup: after create_con() and create_cm(), cid can go out of bounds, leading to out-of-bounds memory access when clt_path->s.con_num is used. A patch fixes this by resetting cid to clt_path->s....

9.8CVSS7.3AI score0.00685EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/10/21 11:53 a.m.30 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS6.2AI score
SaveExploits0References10
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.12 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 missing null entry in the sndsocacpiintelrplmatch structure, which could result in an incorrect end-of-loo...

5.5CVSS8.2AI score0.00191EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.8 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 an integer overflow problem in BLKSECDISCARD leading to an infinite loop...

5.5CVSS7.7AI score0.00239EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/17 2:51 a.m.7 views

SUSE CVE-2024-44337

The package github.com/gomarkdown/markdown is a Go library for parsing Markdown text and rendering as HTML. Prior to pseudoversion v0.0.0-20240729232818-a2a9c4f, which corresponds with commit a2a9c4f76ef5a5c32108e36f7c47f8d310322252, there was a logical problem in the paragraph function of the...

5.1CVSS6.9AI score0.00506EPSS
SaveExploits1References5
Rows per page
Query Builder