Lucene search
+L

836 matches found

Oracle linux
Oracle linux
added 2024/11/20 12:0 a.m.275 views

krb5 security update

1.21.1-4.0.1 - Fixed race condition in krb5setpassword Orabug: 33609767 1.21.1-4 - libkrad: implement support for Message-Authenticator CVE-2024-3596 Resolves: RHEL-55423 - Fix various issues detected by static analysis Resolves: RHEL-58216 - Remove RSA protocol for PKINIT Resolves: RHEL-15323...

9CVSS7.5AI score0.14859EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

No title provided

An out-of-bounds read flaw was found in pcidevforeachresource in the Linux Kernel. The pointer in the pcidevforeachresource may be wrong. For example, it might be used for the out-of-bounds read. This issue was identified by the Coverity static analysis tool, which flagged a pointer res that coul...

6.5AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/10/22 11:38 a.m.12 views

CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS7.2AI score0.00205EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.16 views

CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 7:39 p.m.122 views

CVE-2024-50021

Technical details for CVE-2024-50021 are not publicly disclosed in the provided Connected documents. Monitor for updates from vendor/security advisories.

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.19 views

CVE-2024-50020 ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

6.8AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.23 views

CVE-2024-50020 ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 7:39 p.m.12 views

CVE-2024-50020 ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/21 7:15 p.m.13 views

CVE-2024-50005

In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154scanworker In the mac802154scanworker function, the scanreq-type field was accessed after the RCU read-side critical section was unlocked. According to RCU usage rules,...

7.8CVSS0.00221EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 6:53 p.m.17 views

CVE-2024-50005 mac802154: Fix potential RCU dereference issue in mac802154_scan_worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154scanworker In the mac802154scanworker function, the scanreq-type field was accessed after the RCU read-side critical section was unlocked. According to RCU usage rules,...

0.00221EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 6:53 p.m.116 views

CVE-2024-50005

CVE-2024-50005 affects the Linux kernel (mac802154) and is resolved by a fix in mac802154_scan_worker. The vulnerability arose from accessing scan_req->type after exiting the RCU read-side critical section, which can violate RCU rules and cause use-after-free or memory-access issues. The patch...

7.8CVSS7.2AI score0.00221EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/10/21 6:53 p.m.11 views

CVE-2024-50005 mac802154: Fix potential RCU dereference issue in mac802154_scan_worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154scanworker In the mac802154scanworker function, the scanreq-type field was accessed after the RCU read-side critical section was unlocked. According to RCU usage rules,...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/10/21 3:12 p.m.26 views

CVE-2024-47743

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 1:15 p.m.16 views

CVE-2024-47743

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

5.5CVSS0.00222EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 12:14 p.m.150 views

CVE-2024-47743

CVE-2024-47743 affects the Linux kernel in the KEYS subsystem. In find_asymmetric_key(), if id_{0,1,2} are all NULL, a WARN is emitted but a null dereference on id_2 occurs, leading to an oops. The vulnerable code is fixed by adding the missing id_2 NULL check and by moving WARN_ON() to the final...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.16 views

CVE-2024-47743 KEYS: prevent NULL pointer dereference in find_asymmetric_key()

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

6.8AI score0.00222EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.25 views

CVE-2024-47743 KEYS: prevent NULL pointer dereference in find_asymmetric_key()

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 12:14 p.m.15 views

CVE-2024-47743 KEYS: prevent NULL pointer dereference in find_asymmetric_key()

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.13 views

CVE-2024-47712 wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilcparsejoinbssparam In the wilcparsejoinbssparam function, the TSF field of the ies structure is accessed after the RCU read-side critical section is unlocked. According to...

6.6AI score0.00233EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/10/18 12:0 a.m.7 views

PT-2024-34113

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A spectre-related vulnerability has been identified in the Linux kernel, specifically in the media: av7110 component. The issue was detected by smatch, a static analysis tool, which...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0
Rows per page
Query Builder