Lucene search
K

635 matches found

OSV
OSV
added 2024/07/12 1:15 p.m.0 views

UBUNTU-CVE-2024-40909

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free in bpflinkfree After commit 1a80dbcb2dba, bpflink can be freed by link-ops-deallocdeferred, but the code still tests and uses link-ops-dealloc afterward, which leads to a use-after-free as...

7.8CVSS6.3AI score0.00278EPSS
Exploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

UBUNTU-CVE-2024-40950

In the Linux kernel, the following vulnerability has been resolved: mm: hugememory: fix misused mappinglargefoliosupport for anon folios When I did a large folios split test, a WARNING " 5059.122759 T166 Cannot split file folio to non-0 order" was triggered. But the test cases are only for anonmo...

5.5CVSS5.7AI score0.00208EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/07/11 3:13 a.m.1 views

SUSE CVE-2024-39492

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Fix pmruntimegetsync warning in mbox shutdown The return value of pmruntimegetsync in cmdqmboxshutdown will return 1 when pm runtime state is active, and we don't want to get the warning message in this case. S...

7CVSS7.7AI score0.00191EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/06/22 3:40 a.m.2 views

SUSE CVE-2024-33621

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an IPv6-backed ipvlan device will hit WARNONONCE in skmcloop through schdirectxmit path. WARNING: CPU: 2 PID: 0 at net/core/sock.c:775...

5.5CVSS6.7AI score0.00265EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/06/21 3:6 a.m.1 views

SUSE CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS6.5AI score0.0021EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2024/06/18 11:17 p.m.23 views

CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes...

5.5CVSS6.9AI score0.0021EPSS
Exploits0References3
OSV
OSV
added 2024/06/18 8:15 p.m.1 views

DEBIAN-CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS5.4AI score0.0021EPSS
Exploits0References1
NVD
NVD
added 2024/06/18 8:15 p.m.14 views

CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS0.0021EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2024/06/18 8:15 p.m.18 views

CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References20
OSV
OSV
added 2024/06/18 8:15 p.m.0 views

UBUNTU-CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS6.1AI score0.0021EPSS
Exploits0References21
Vulnrichment
Vulnrichment
added 2024/06/18 7:20 p.m.15 views

CVE-2024-36975 KEYS: trusted: Do not use WARN when encode fails

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

6.7AI score0.0021EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.2 views

SUSE CVE-2024-36922

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq-readptr under lock If we read txq-readptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice,...

4.7CVSS6.7AI score0.00238EPSS
Exploits0References16
OSV
OSV
added 2024/05/30 4:15 p.m.8 views

AZL-68063 CVE-2024-36922 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq-readptr under lock If we read txq-readptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice,...

5.5CVSS6.7AI score0.00238EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36922

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq-readptr under lock If we read txq-readptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice,...

5.5CVSS5.6AI score0.00238EPSS
Exploits0References1
NVD
NVD
added 2024/05/30 4:15 p.m.10 views

CVE-2024-36908

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: do not WARN if iocg was already offlined In iocgpaydebt, warn is triggered if 'activelist' is empty, which is intended to confirm iocg is active when it has debt. However, warn can be triggered during a blkcg or disk...

7.1CVSS6.4AI score0.00234EPSS
Exploits0References8
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

DEBIAN-CVE-2024-36028

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix DEBUGLOCKSWARNON1 when dissolvefreehugetlbfolio When I did memory failure tests recently, below warning occurs: DEBUGLOCKSWARNON1 WARNING: CPU: 8 PID: 1011 at kernel/locking/lockdep.c:232 lockacquire+0xccb/0x1ca0...

4.7CVSS5.4AI score0.00181EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36881

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only covered an explicit UFFDIOUNREGISTER ioctl, not a...

5.5CVSS5.6AI score0.00239EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.3 views

UBUNTU-CVE-2024-36922

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq-readptr under lock If we read txq-readptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice,...

5.5CVSS6.5AI score0.00238EPSS
Exploits0References11
OSV
OSV
added 2024/05/30 4:15 p.m.0 views

UBUNTU-CVE-2024-36028

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix DEBUGLOCKSWARNON1 when dissolvefreehugetlbfolio When I did memory failure tests recently, below warning occurs: DEBUGLOCKSWARNON1 WARNING: CPU: 8 PID: 1011 at kernel/locking/lockdep.c:232 lockacquire+0xccb/0x1ca0...

4.7CVSS6.2AI score0.00181EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.1 views

SUSE CVE-2021-47507

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

5.5CVSS6.3AI score0.00187EPSS
Exploits0References10
Rows per page
Query Builder