Lucene search
+L

829 matches found

CVE
CVE
added 2024/04/17 10:17 a.m.205 views

CVE-2024-26855

CVE-2024-26855 – Linux kernel (net/ice) : The vulnerability is a NULL pointer dereference in ice_bridge_setlink(). If nlmsg_find_attr() returns NULL, br_spec may be dereferenced during nla_for_each_nested(), causing a crash/local impact. The fix adds an explicit check that br_spec is not NULL bef...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/06 12:00 a.m.4 views

PT-2024-40686 · Hdf5 · Hdf5

Name of the Vulnerable Software and Affected Versions: HDF5 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 H5G ent to link function, which is called by H5G node iterate and H5B iterate helper...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2024/04/04 9:15 a.m.8 views

UBUNTU-CVE-2024-26780

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix task hung while purging oobskb in GC. syzbot reported a task hung; at the same time, GC was looping infinitely in listforeachentrysafe for OOB skb. 0 syzbot demonstrated that the listforeachentrysafe was not actually...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/03 11:08 p.m.30 views

CVE-2024-26699

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35clkmgr Why There is a potential memory access violation while iterating through array of dcn35 clks. How Limit iteration per array size...

4.4CVSS7AI score0.0022EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

DEBIAN-CVE-2024-26699

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35clkmgr Why There is a potential memory access violation while iterating through array of dcn35 clks. How Limit iteration per array size...

7.8CVSS5.4AI score0.0022EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.30 views

CVE-2024-26699

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35clkmgr Why There is a potential memory access violation while iterating through array of dcn35 clks. How Limit iteration per array size...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 11:06 a.m.9 views

OESA-2024-1357 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Don't advance iterator after restart due to yielding After dropping mmulock in the TDP MMU, restart the iterator during tdpiternext and do not...

7.8CVSS7.7AI score0.0059EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 11:06 a.m.14 views

OESA-2024-1356 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Don't advance iterator after restart due to yielding After dropping mmulock in the TDP MMU, restart the iterator during tdpiternext and do not...

7.8CVSS7.7AI score0.0059EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/19 3:36 a.m.7 views

SUSE CVE-2024-26632

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

4.4CVSS6.8AI score0.00236EPSS
SaveExploits0References10
NVD
NVD
added 2024/03/18 11:15 a.m.22 views

CVE-2024-26632

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

7.8CVSS7.4AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/18 11:15 a.m.8 views

UBUNTU-CVE-2024-26632

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References15
CVE
CVE
added 2024/03/18 10:07 a.m.127 views

CVE-2024-26632

CVE-2024-26632 affects the Linux kernel’s block layer, where iterating over an empty bio could trigger a NULL dereference in bio_first_folio() if bio contains no data. The fix moves the end-of-bio test from bio_next_folio() to bio_first_folio(), preventing oopses by avoiding dereferencing a NULL ...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/18 10:07 a.m.10 views

CVE-2024-26632 block: Fix iterating over an empty bio with bio_for_each_folio_all

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

7.8CVSS6.1AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/03/18 12:00 a.m.6 views

Linux kernel security vulnerabilities

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 iterating over an empty bio using bioforeachfolioall...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.8 views

SUSE CVE-2021-47106

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftsetcatchalldestroy We need to use listforeachentrysafe iterator because we can not access @catchall after kfreercu call. syzbot reported: BUG: KASAN: use-after-free in...

6.6CVSS6.3AI score0.00216EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.63 views

CVE-2023-52501

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not attempt to read past "commit" When iterating over the ring buffer while the ring buffer is active, the writer can corrupt the reader. There's barriers to help detect this and handle it, but that code missed th...

7.1CVSS7.2AI score0.00232EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.10 views

SUSE CVE-2021-47062

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 11:15 p.m.8 views

CVE-2021-47062

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

5.5CVSS5.6AI score0.00222EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/02/13 6:55 p.m.12 views

crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005,...

9.1CVSS7.1AI score0.00635EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/13 6:44 p.m.17 views

crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005,...

9.1CVSS7.1AI score0.00635EPSS
SaveExploits0References5
Rows per page
Query Builder